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 a45100d61..8da6a72f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,3 +18,5 @@ DISTCLEANFILES = \ intltool-extract \ intltool-merge \ intltool-update + +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc |