summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-03-20 11:24:23 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-03-20 11:24:23 +0000
commit3a0f85839aa98f692833e3377ff2ec1735cb3dd3 (patch)
tree3f397ca475cd053c1e424d0f098489463f700703 /Makefile.am
parent95aee28727072f16a5eb786911dc9933e5e08da0 (diff)
Add gtkdoc m4/Make snippets
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0815b9f2..e1ef9a17 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,8 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = lib src data m4 tests
+EXTRA_DIST = gtk-doc.make
+
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-debug
dist-hook: