chiark / gitweb /
libudev: make libudev-hwdb a wrapper around sd-hwdb
[elogind.git] / Makefile.am
index 7ad67fcb7d37783543511e4a035677ce47c9b8d9..5c8f6a6b56f1f1faaa9046f5dbbc983c0cc85c19 100644 (file)
@@ -3605,7 +3605,8 @@ test_libudev_SOURCES = \
 test_libudev_LDADD = \
        libsystemd-label.la \
        libudev-internal.la \
-       libsystemd-shared.la
+       libsystemd-shared.la \
+       libsystemd-internal.la
 
 test_udev_SOURCES = \
        src/test/test-udev.c