summaryrefslogtreecommitdiff
path: root/src/systemd-bus-proxyd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-bus-proxyd/Makefile')
-rw-r--r--src/systemd-bus-proxyd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-bus-proxyd/Makefile b/src/systemd-bus-proxyd/Makefile
index 83f3552d6d..411106d38e 100644
--- a/src/systemd-bus-proxyd/Makefile
+++ b/src/systemd-bus-proxyd/Makefile
@@ -51,7 +51,7 @@ bus-proxyd-set-cap-hook:
-$(SETCAP) cap_mac_admin+ei $(DESTDIR)$(libexecdir)/systemd-bus-proxyd
INSTALL_EXEC_HOOKS += bus-proxyd-set-cap-hook
-endif
+endif # HAVE_SMACK
$(eval $(value automake2autothing))
include $(topsrcdir)/build-aux/Makefile.tail.mk