diff options
author | infirit <[email protected]> | 2013-07-31 17:48:12 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-07-31 17:48:12 +0200 |
commit | f03a750b9d654d43bb582991e40b66f6bbde6341 (patch) | |
tree | cf01fa9f5aff31fdef2904bbfdcb83802c84ffc9 /Makefile.am | |
parent | 7cea830d6bb27cc902c6069d2d8fe1c14b0099cb (diff) | |
download | engrampa-f03a750b9d654d43bb582991e40b66f6bbde6341.tar.bz2 engrampa-f03a750b9d654d43bb582991e40b66f6bbde6341.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 3f8a38f..82d04be 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,11 +28,9 @@ EXTRA_DIST = \ engrampa.spec.in \ intltool-merge.in \ intltool-update.in \ - intltool-extract.in \ - mate-doc-utils.make + intltool-extract.in DISTCLEANFILES = \ - mate-doc-utils.make \ po/.intltool-merge-cache \ intltool-extract \ intltool-merge \ |