summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-06 20:35:31 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-06 20:35:31 -0400
commit475de38e3b15415ed88e9a7969a468517a4a420d (patch)
treee55e03f8395a1b9924581c8dd275d7e8ae18b00d /build-aux
parentc96a8767d897bd7312d1491635c9d9ef4e1df128 (diff)
oops
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/Makefile.each.tail/20-systemd.mk4
-rw-r--r--build-aux/Makefile.once.head/20-systemd.mk2
2 files changed, 4 insertions, 2 deletions
diff --git a/build-aux/Makefile.each.tail/20-systemd.mk b/build-aux/Makefile.each.tail/20-systemd.mk
index 40fc6d8baf..5047f895ab 100644
--- a/build-aux/Makefile.each.tail/20-systemd.mk
+++ b/build-aux/Makefile.each.tail/20-systemd.mk
@@ -59,8 +59,8 @@ $(outdir)/%-from-name.h: $(outdir)/%-from-name.gperf
$(AM_V_at)$(MKDIR_P) $(dir $@)
$(AM_V_GPERF)$(GPERF) -L ANSI-C -t --ignore-case -N lookup_$(notdir $*) -H hash_$(notdir $*)_name -p -C <$< >$@
-#$(outdir)/%: $(srcdir)/%.in
-# $(SED_PROCESS)
+$(addprefix $(outdir)/,$(systemd.sed_files)): $(outdir)/%: $(srcdir)/%.in
+ $(SED_PROCESS)
#$(outdir)/%.sh: $(srcdir)/%.sh.in
# $(SED_PROCESS)
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