summaryrefslogtreecommitdiff
path: root/src/grp-initprogs
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-15 01:56:36 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-15 01:56:36 -0400
commitbe6cdcb499515a8dc200440f9c0f95d16edbaa2d (patch)
tree9b7626a8a5341707648aa97f173954d0e94ca8d4 /src/grp-initprogs
parent3e439de4e3773f26c7efc8d84a57cf2530883739 (diff)
parentca23ffae30b2cd8e2ac7f54f77a6ff8c59e3876f (diff)
Merge branch 'notsystemd/postmove' into notsystemd/master
# Conflicts: # build-aux/Makefile.each.tail/50-sd.mk # build-aux/Makefile.each.tail/70-man.mk # src/grp-resolve/libbasic-dns/Makefile # src/grp-system/libcore/Makefile # tools/notsd-move
Diffstat (limited to 'src/grp-initprogs')
-rw-r--r--src/grp-initprogs/systemd-modules-load/Makefile1
-rw-r--r--src/grp-initprogs/systemd-tmpfiles/Makefile1
-rw-r--r--src/grp-initprogs/systemd-update-utmp/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/grp-initprogs/systemd-modules-load/Makefile b/src/grp-initprogs/systemd-modules-load/Makefile
index 9ed48c3ce4..01ee557164 100644
--- a/src/grp-initprogs/systemd-modules-load/Makefile
+++ b/src/grp-initprogs/systemd-modules-load/Makefile
@@ -28,7 +28,6 @@ systemd_modules_load_SOURCES = \
src/modules-load/modules-load.c
systemd_modules_load_CFLAGS = \
- $(AM_CFLAGS) \
$(KMOD_CFLAGS)
systemd_modules_load_LDADD = \
diff --git a/src/grp-initprogs/systemd-tmpfiles/Makefile b/src/grp-initprogs/systemd-tmpfiles/Makefile
index e71280f226..8e114070b3 100644
--- a/src/grp-initprogs/systemd-tmpfiles/Makefile
+++ b/src/grp-initprogs/systemd-tmpfiles/Makefile
@@ -28,7 +28,6 @@ systemd_tmpfiles_SOURCES = \
src/tmpfiles/tmpfiles.c
systemd_tmpfiles_CFLAGS = \
- $(AM_CFLAGS) \
$(ACL_CFLAGS)
systemd_tmpfiles_LDADD = \
diff --git a/src/grp-initprogs/systemd-update-utmp/Makefile b/src/grp-initprogs/systemd-update-utmp/Makefile
index 516af17a22..506e4840a5 100644
--- a/src/grp-initprogs/systemd-update-utmp/Makefile
+++ b/src/grp-initprogs/systemd-update-utmp/Makefile
@@ -32,7 +32,6 @@ systemd_update_utmp_SOURCES = \
src/update-utmp/update-utmp.c
systemd_update_utmp_CFLAGS = \
- $(AM_CFLAGS) \
$(AUDIT_CFLAGS)
systemd_update_utmp_LDADD = \