summaryrefslogtreecommitdiff
path: root/app/xenodm/Makefile.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2017-07-26 10:05:20 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2017-07-26 10:05:20 +0000
commit1c449b59fbf9f6bbecb4db59a374661f3a4c54eb (patch)
treea7bb59b9aad13d27c499892301142d9a85f01e11 /app/xenodm/Makefile.in
parent79ecfebe8bb629c68d7cc367b1a425c0953852e8 (diff)
regen
Diffstat (limited to 'app/xenodm/Makefile.in')
-rw-r--r--app/xenodm/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/xenodm/Makefile.in b/app/xenodm/Makefile.in
index f9638c52a..67b9bc916 100644
--- a/app/xenodm/Makefile.in
+++ b/app/xenodm/Makefile.in
@@ -358,8 +358,6 @@ DISTCHECK_CONFIGURE_FLAGS = \
@LINT_TRUE@ALL_LINT_FLAGS = $(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
@LINT_TRUE@ $(AM_CPPFLAGS) $(CPPFLAGS)
-CLEANFILES = xdm.service
-EXTRA_DIST = xdm.service.in
MAINTAINERCLEANFILES = ChangeLog INSTALL
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
@@ -770,7 +768,6 @@ install-strip:
mostlyclean-generic:
clean-generic:
- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)