diff options
Diffstat (limited to 'build-aux/Makefile.once.head/20-systemd.mk')
-rw-r--r-- | build-aux/Makefile.once.head/20-systemd.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/Makefile.once.head/20-systemd.mk b/build-aux/Makefile.once.head/20-systemd.mk index 4b4c1b6187..63d54ba07e 100644 --- a/build-aux/Makefile.once.head/20-systemd.mk +++ b/build-aux/Makefile.once.head/20-systemd.mk @@ -191,6 +191,8 @@ define generate-sym-test $(AM_V_at)printf 'return 0; }\n' >> $@ endef +at.dirlocal += systemd.sed_files + at.dirlocal += noinst_LTLIBRARIES lib_LTLIBRARIES at.dirlocal += bin_PROGRAMS at.dirlocal += pkgconfiglib_DATA |