chiark / gitweb /
udev: log error if chmod/chown of static dev nodes fails
[elogind.git] / Makefile.am
index 7933de677a1c553421e41794872e6b74aca83e88..d013dfd85f196652abf89c70817bd51dbe4bd95f 100644 (file)
@@ -315,7 +315,6 @@ rootlibexec_PROGRAMS = \
        systemd-remount-fs \
        systemd-reply-password \
        systemd-fsck \
-       systemd-timestamp \
        systemd-ac-power \
        systemd-sysctl \
        systemd-sleep
@@ -1606,13 +1605,6 @@ systemd_fsck_LDADD = \
        libsystemd-dbus.la \
        libudev.la
 
-# ------------------------------------------------------------------------------
-systemd_timestamp_SOURCES = \
-       src/timestamp/timestamp.c
-
-systemd_timestamp_LDADD = \
-       libsystemd-shared.la
-
 # ------------------------------------------------------------------------------
 systemd_ac_power_SOURCES = \
        src/ac-power/ac-power.c