diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-12 18:11:31 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-12 18:11:31 -0400 |
commit | 8551be2becc2ae384037fd92427bd6f1527e1039 (patch) | |
tree | 5ddd96690f4483ff5e34e519112d1272f16f740b /src/grp-utils | |
parent | 6613132ae4a8e1232760949f39f32003ba857bd9 (diff) |
./tools/notsd-fixup **/Makefile
Diffstat (limited to 'src/grp-utils')
-rw-r--r-- | src/grp-utils/systemd-socket-activate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/grp-utils/systemd-socket-activate/Makefile b/src/grp-utils/systemd-socket-activate/Makefile index 7d69a80d36..da1a1a5e43 100644 --- a/src/grp-utils/systemd-socket-activate/Makefile +++ b/src/grp-utils/systemd-socket-activate/Makefile @@ -23,7 +23,6 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk - bin_PROGRAMS += \ systemd-socket-activate |