summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-17 16:28:25 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-17 16:43:12 -0700
commit0cbf98c17a7484bb58b2464b98d63bb3b4ea2594 (patch)
treeb19708b5010187745113e364c3ddd37bfa6cb945
parent082e62ad268ef16a3bebc5a3c9fa008dbdc483ed (diff)
Fix make distcheck
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--specs/Makefile.am2
-rw-r--r--specs/libX11/Makefile.am28
2 files changed, 24 insertions, 6 deletions
diff --git a/specs/Makefile.am b/specs/Makefile.am
index 8c3cdf87..4a51cae7 100644
--- a/specs/Makefile.am
+++ b/specs/Makefile.am
@@ -1,3 +1,3 @@
SUBDIRS=libX11 i18n XIM
-EXTRA_DIST=troffrules.in
+EXTRA_DIST=troffrules.in macros.t
diff --git a/specs/libX11/Makefile.am b/specs/libX11/Makefile.am
index 7d244584..99b838f4 100644
--- a/specs/libX11/Makefile.am
+++ b/specs/libX11/Makefile.am
@@ -30,11 +30,29 @@ doc_sources = libX11.ms
doc_includes = \
abstract.t \
- credits.t \
- CH[01][0123456789] \
- App[ABCD] \
- glossary \
- postproc
+ credits.t \
+ CH01 \
+ CH02 \
+ CH03 \
+ CH04 \
+ CH05 \
+ CH06 \
+ CH07 \
+ CH08 \
+ CH09 \
+ CH10 \
+ CH11 \
+ CH12 \
+ CH13 \
+ CH14 \
+ CH15 \
+ CH16 \
+ AppA \
+ AppB \
+ AppC \
+ AppD \
+ glossary \
+ postproc
include $(top_srcdir)/specs/troffrules.in