diff options
author | Stefano Karapetsas <[email protected]> | 2013-08-01 16:29:19 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-08-01 16:29:19 -0700 |
commit | e8d72543591c74ba8cc9e7255a77ddb97d1618f0 (patch) | |
tree | 111f4891de5026bbd95ac11bd4cda14508614042 /Makefile.am | |
parent | db06e0af97a338992db45656f2ca9cd4a30abfe6 (diff) | |
parent | 13129792ac2ee82d15706029f92f5b0c29b22493 (diff) | |
download | mate-control-center-e8d72543591c74ba8cc9e7255a77ddb97d1618f0.tar.bz2 mate-control-center-e8d72543591c74ba8cc9e7255a77ddb97d1618f0.tar.xz |
Merge pull request #61 from infirit/yelptools
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 3c5145f3..8e136233 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,9 +32,6 @@ CLEANFILES = \ $(gsettings_SCHEMAS) \ *.gschema.valid -DISTCLEANFILES = \ - mate-doc-utils.make - MAINTAINERCLEANFILES = \ $(srcdir)/INSTALL \ $(srcdir)/aclocal.m4 \ |