diff options
Diffstat (limited to 'udev/Makefile.am')
-rw-r--r-- | udev/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/udev/Makefile.am b/udev/Makefile.am index 6ee72d3206..de39249af1 100644 --- a/udev/Makefile.am +++ b/udev/Makefile.am @@ -36,6 +36,8 @@ common_files = \ lib/libudev.h \ lib/libudev-private.h \ lib/libudev.c \ + lib/libudev-device.c \ + lib/libudev-monitor.c \ lib/libudev-utils.c \ lib/libudev-ctrl.c |