diff options
author | infirit <[email protected]> | 2013-08-01 14:10:44 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-08-01 14:10:44 +0200 |
commit | 7c5fe783292f573e73369434c621e91fdb6b3291 (patch) | |
tree | d57a153f630ff4f3da89c623f1e1d6d0b014cd67 /Makefile.am | |
parent | 3be92767b85acabf1f30e010cca425d322b89de2 (diff) | |
download | mate-power-manager-7c5fe783292f573e73369434c621e91fdb6b3291.tar.bz2 mate-power-manager-7c5fe783292f573e73369434c621e91fdb6b3291.tar.xz |
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 460dce3..2e91e16 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,8 +19,7 @@ EXTRA_DIST = \ HACKING \ intltool-extract.in \ intltool-merge.in \ - intltool-update.in \ - mate-doc-utils.make + intltool-update.in clean-local : rm -f *~ |