aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorArjan van de Ven <arjan@linux.intel.com>2012-04-26 12:25:00 -0400
committerArjan van de Ven <arjan@linux.intel.com>2012-04-26 12:25:00 -0400
commitd643a53a2a823a6430962f4799c0dce839bb9fba (patch)
tree45ff297729738c4674a0bd6e8234caef1791cdc4 /po
parenta705302cefbac29d1f934eb483596b963c2cbd66 (diff)
downloadpowertop-2.0-d643a53a2a823a6430962f4799c0dce839bb9fba.tar.gz
Turn the HTML report into an easier to browse HTML "application"
Diffstat (limited to 'po')
-rw-r--r--po/Makefile.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 5ffe434..83d8838 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -343,7 +343,7 @@ mostlyclean:
clean: mostlyclean
distclean: clean
- rm -f Makefile Makefile.in POTFILES *.mo *.pot
+ rm -f Makefile Makefile.in POTFILES *.mo
maintainer-clean: distclean
@echo "This command is intended for maintainers to use;"