summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-08-23 06:53:53 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-08-23 06:53:53 +0000
commitd778b237aab11cfa4ac8d50587f045d8a0497b9a (patch)
tree9b5f544159e81b7a09b36b014393dc8cab1ecb1f
parent6a9a224cf84913f4dc9b87d59fac6594226e5b7e (diff)
Actually generate Xservers.ws from .cpp, and make build objdir != srcdir
safe.
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ce7dcec..4ec571f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -90,6 +90,8 @@ endif
man1_MANS = xdm.man
+DISTCLEANFILES = $(man1_MANS)
+
BUILT_SOURCES = $(man1_MANS)
EXTRA_DIST = $(man1_MANS:man=man.cpp)