diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d9c9d3162..56c7c888f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,3 +4,5 @@ SUBDIRS=src po doc EXTRA_DIST = HACKING MAINTAINERS rationales.txt DISTCLEANFILES = intltool-extract intltool-merge intltool-update po/stamp-it po/.intltool-merge-cache + +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc |