chiark / gitweb /
volume_id: use PRIu64i, PRIx64 macros
[elogind.git] / extras / floppy / Makefile.am
index a62dd20984414968ffaa8bcd93761be845d99f85..357129e33691c02a5b44057be6b602dc70dcfe61 100644 (file)
@@ -12,6 +12,8 @@ create_floppy_devices_SOURCES = \
        ../../udev/udev_utils.c
 
 if USE_SELINUX
+create_floppy_devices_SOURCES += \
+       ../../udev/udev_selinux.c
 create_floppy_devices_LDADD = \
        $(SELINUX_LIBS)
 endif