summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-05-27 08:03:45 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-05-27 08:03:45 -0700
commit2c37901f2f64a0e188dd42386f6364c0a154f78b (patch)
tree419748fbb3a505642e3b3ba2f3b31cc03f1c42f6 /Makefile.am
parent95b40e0235109d4b963d385008bb73636f89aead (diff)
Move design.ms from xorg-docs/specs/xfs/design.ms to this module
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index dd4eaad..25f73f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -170,3 +170,6 @@ ALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
lint:
$(LINT) $(ALL_LINT_FLAGS) $(xfs_SOURCES)
endif LINT
+
+# Developer documentation - not installed on system
+EXTRA_DIST += doc/design.ms