summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTobias Grimm <tobias@e-tobi.loc>2009-01-25 22:29:16 +0100
committerTobias Grimm <tobias@e-tobi.loc>2009-01-25 22:30:22 +0100
commitf2bfa8cd18be95996efe8c7fbe06cb1710791d5b (patch)
treeb31379a9307df3303d3246df68649470daeaf6e8 /Makefile
parent92e6f6465f5055d42117afe3fd814dbe30e55b75 (diff)
downloadvdr-plugin-tvtv-master.tar.gz
vdr-plugin-tvtv-master.tar.bz2
delete *.mo and *.pot in clean targetHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f447e4d..8a9bff3 100644
--- a/Makefile
+++ b/Makefile
@@ -121,4 +121,5 @@ dist: clean
@echo Distribution package created as $(PACKAGE).tgz
clean:
+ @-rm -f $(PODIR)/*.mo $(PODIR)/*.pot
@-rm -f $(OBJS) $(DEPFILE) *.so *.tgz core* *~