summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f9446f5..951eddd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = libnotify tools tests
+SUBDIRS = libnotify docs tools tests
pcdata_DATA = libnotify.pc
pcdatadir = $(libdir)/pkgconfig
@@ -22,3 +22,5 @@ libtool: $(LIBTOOL_DEPS)
doxygen:
@echo "Running doxygen..."
@doxygen Doxyfile
+
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc