diff options
author | infirit <[email protected]> | 2013-08-02 20:35:48 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-08-02 20:35:48 +0200 |
commit | ad1296ba4298f970ecfad5a7286d4ca7ab4031af (patch) | |
tree | 7b1fcc321306dc01b58c45b29f67506328e6ad9f /Makefile.am | |
parent | f20f73d80569c1503da53ccc16f18476d572afee (diff) | |
download | atril-ad1296ba4298f970ecfad5a7286d4ca7ab4031af.tar.bz2 atril-ad1296ba4298f970ecfad5a7286d4ca7ab4031af.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 57e68190..49d0eda4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,11 +50,9 @@ intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in EXTRA_DIST = \ $(intltool_extra) \ $(header_DATA) \ - autogen.sh \ - mate-doc-utils.make + autogen.sh DISTCLEANFILES = \ - mate-doc-utils.make \ intltool-extract \ intltool-merge \ intltool-update |