summaryrefslogtreecommitdiff
path: root/launchd/privileged_startx/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'launchd/privileged_startx/Makefile.am')
-rw-r--r--launchd/privileged_startx/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/launchd/privileged_startx/Makefile.am b/launchd/privileged_startx/Makefile.am
index 92f2227..2cf4c82 100644
--- a/launchd/privileged_startx/Makefile.am
+++ b/launchd/privileged_startx/Makefile.am
@@ -67,7 +67,8 @@ launchdaemons_DATA = $(launchdaemons_PRE:plist.cpp=plist)
CLEANFILES = \
$(privstartx_SCRIPTS) \
$(BUILT_SOURCES) \
- $(launchdaemons_DATA)
+ $(launchdaemons_DATA) \
+ $(launchdidprefix).privileged_startx.plist.cpp
EXTRA_DIST = \
10-tmpdirs.cpp \