diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index c861665..218a290 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,3 +43,5 @@ MAINTAINERCLEANFILES = \ autom4te.cache/* \ po/$(GETTEXT_PACKAGE).pot \ po/*.bak + +DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --with-xauth-dir=/home/user |