aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-09 14:55:20 -0500
committerTed Gould <ted@gould.cx>2010-06-09 14:55:20 -0500
commitbf65b3514336c6b8f182a2fc9a9d0b426fb900eb (patch)
tree133ebd154c138d47c97499688bb3e7c6f3f58b47 /Makefile.am
parent068bce1706c5ded0a9be6431c942ba0720d47707 (diff)
parent106ec0527f0c285246c91c645265cc73f86066a3 (diff)
downloadlibdbusmenu-bf65b3514336c6b8f182a2fc9a9d0b426fb900eb.tar.gz
libdbusmenu-bf65b3514336c6b8f182a2fc9a9d0b426fb900eb.tar.bz2
libdbusmenu-bf65b3514336c6b8f182a2fc9a9d0b426fb900eb.zip
Adds support for gtk-doc
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 658f946..3853d2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,7 @@ SUBDIRS = \
libdbusmenu-gtk \
tools \
tests \
+ docs \
po
-DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
-
+DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc