diff options
author | Stefano Karapetsas <[email protected]> | 2013-07-17 14:29:53 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-07-17 14:29:53 +0200 |
commit | ca0a6b583480b07d13e98ebcb7105dfb344367c2 (patch) | |
tree | 917a758b77ddf2f04a06369c2bfb9accc2ddc48d /Makefile.am | |
parent | e5e03d83c9c20017e9a042023b84ad2a21524210 (diff) | |
download | mate-desktop-ca0a6b583480b07d13e98ebcb7105dfb344367c2.tar.bz2 mate-desktop-ca0a6b583480b07d13e98ebcb7105dfb344367c2.tar.xz |
Replace mate-doc-utils with yelp-tools
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 3283061..75f45f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,8 +25,7 @@ EXTRA_DIST = \ COPYING-DOCS \ HACKING \ MAINTAINERS \ - mate-version.xml.in.in \ - mate-doc-utils.make + mate-version.xml.in.in CLEANFILES = \ $(version_DATA) @@ -44,7 +43,6 @@ MAINTAINERCLEANFILES = \ `find "$(srcdir)" -type f -name Makefile.in -print` \ $(srcdir)/configure \ $(srcdir)/gtk-doc.make \ - $(srcdir)/m4/mate-doc-utils.m4 \ $(srcdir)/m4/gtk-doc.m4 \ $(srcdir)/m4/intltool.m4 |