summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-04-15 14:52:36 -0700
committerJosh Triplett <josh@freedesktop.org>2006-04-15 14:52:36 -0700
commit3adad9d9cb812f3e7554cfb341af00f995bdcbf4 (patch)
tree1485939edc29d7a7f5f8cbc15175574b52c76ce3 /Makefile.am
parentd0cf02d9d6dce3f7bc92d6b59feb4b5a42ebd305 (diff)
Add doc directory to EXTRA_DIST.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c7d872c..ed9adfb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,4 +3,4 @@ SUBDIRS=src
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xcb-proto.pc
-EXTRA_DIST=xcb-proto.pc.in
+EXTRA_DIST=doc xcb-proto.pc.in