summaryrefslogtreecommitdiff
path: root/src/systemd-remount-fs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-remount-fs/Makefile')
-rw-r--r--src/systemd-remount-fs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemd-remount-fs/Makefile b/src/systemd-remount-fs/Makefile
index 91baa27bf1..e8374d805b 100644
--- a/src/systemd-remount-fs/Makefile
+++ b/src/systemd-remount-fs/Makefile
@@ -31,4 +31,5 @@ systemd_remount_fs_SOURCES = \
systemd_remount_fs_LDADD = \
libshared.la
+$(eval $(value automake2autothing))
include $(topsrcdir)/build-aux/Makefile.tail.mk