diff options
author | Stefano Karapetsas <[email protected]> | 2013-08-06 13:45:26 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-08-06 13:45:26 -0700 |
commit | b6cc037ac6f5b990f8bbe3745044b45e6228a324 (patch) | |
tree | 66c5788f542e25aa5dca41cfb4a2b1ac93b09a37 /Makefile.am | |
parent | 766a637d6e3616684f8b49b2f1b8c474ae0ec161 (diff) | |
parent | 64dfb9c0b885c6e82b9d796abfb17710bdf3a0b6 (diff) | |
download | mate-sensors-applet-b6cc037ac6f5b990f8bbe3745044b45e6228a324.tar.bz2 mate-sensors-applet-b6cc037ac6f5b990f8bbe3745044b45e6228a324.tar.xz |
Merge pull request #12 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, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 9fa1568..c94545d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,8 +46,7 @@ EXTRA_DIST = $(ui_DATA) \ $(service_in_files) \ $(gsettings_SCHEMAS_in_in) -DISTCLEANFILES = mate-doc-utils.make \ - intltool-extract \ +DISTCLEANFILES = intltool-extract \ intltool-merge \ intltool-update |