chiark / gitweb /
udev: net_id - fix copy-paste error
[elogind.git] / Makefile.am
index dd8b8250045e4d99af60d8f5b8659518e699e51c..93fdbc2f1e1ffc40104cf28ae5f28909f722f5df 100644 (file)
@@ -843,8 +843,6 @@ libsystemd_shared_la_SOURCES = \
        src/shared/spawn-polkit-agent.h \
        src/shared/clock-util.c \
        src/shared/clock-util.h \
-       src/shared/time-dst.c \
-       src/shared/time-dst.h \
        src/shared/calendarspec.c \
        src/shared/calendarspec.h \
        src/shared/fileio.c \
@@ -3877,7 +3875,9 @@ dist_udevhwdb_DATA = \
        hwdb/70-touchpad.hwdb
 
 EXTRA_DIST += \
-       units/systemd-hwdb-update.service.in
+       units/systemd-hwdb-update.service.in \
+       hwdb/ids-update.pl \
+       hwdb/sdio.ids
 
 SYSINIT_TARGET_WANTS += \
        systemd-hwdb-update.service