diff options
author | infirit <[email protected]> | 2013-08-02 23:37:36 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-08-02 23:37:36 +0200 |
commit | 1d1e922bf2a82ed52d41dc01e6a8cbee919d6b20 (patch) | |
tree | 76937e6e95d2c16707585ff86dae7192577e2229 /Makefile.am | |
parent | 766a637d6e3616684f8b49b2f1b8c474ae0ec161 (diff) | |
download | mate-sensors-applet-1d1e922bf2a82ed52d41dc01e6a8cbee919d6b20.tar.bz2 mate-sensors-applet-1d1e922bf2a82ed52d41dc01e6a8cbee919d6b20.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 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 |