diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 1d402595..028c047c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,13 +34,11 @@ SUBDIRS = \ EXTRA_DIST = \ omf.make \ xmldocs.make \ - mate-doc-utils.make \ COPYING.libs \ COPYING.docs DISTCLEANFILES = \ - gtk-doc.make \ - mate-doc-utils.make + gtk-doc.make DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --enable-gtk-doc |