diff options
author | infirit <[email protected]> | 2013-08-03 01:24:52 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-08-03 01:24:52 +0200 |
commit | 46da48cd9f8be3f36e36031b10681e3baff0dc94 (patch) | |
tree | b4641f118996f228673d678952635c6500e5a439 /Makefile.am | |
parent | a59fda7d006b856ac5982750f2ffdefd24191be0 (diff) | |
download | mate-utils-46da48cd9f8be3f36e36031b10681e3baff0dc94.tar.bz2 mate-utils-46da48cd9f8be3f36e36031b10681e3baff0dc94.tar.xz |
Use yelp-tools instead of mate-doc-utils
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 |