diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index aaabc08..5272576 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,8 +21,7 @@ DISTCLEANFILES = \ DISTCHECK_CONFIGURE_FLAGS = \ --disable-schemas-install \ - --enable-gtk-doc \ - --with-gtk=$(GTK_API_VERSION) + --enable-gtk-doc distuninstallcheck_listfiles = find . -type f -print | grep -v /share/mate/help/ | grep -v \.omf |