diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-01 15:58:47 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-01 15:58:47 -0400 |
commit | 210548eeed2cca68cf62707388b8bba2eda66afb (patch) | |
tree | 8d38446b0b4f2fe684c6fa2546d1ea3e91bcb781 | |
parent | 192d82912f055a2b4a2b5c02f0ef69b002322bba (diff) |
stuff
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f287f86051..d424b5c36e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -361,7 +361,7 @@ INSTALL_EXEC_HOOKS += \ INSTALL_EXEC_HOOKS += \ install-busnames-target-wants-hook -#@am-pretty.mk ----------------------------------------------------------------- +#@build-aux/Makefile.once.head/20-systemd.mk ----------------------------------- V ?= AM_V_M4 = $(AM_V_M4_$(V)) |