diff options
author | Tobias Grimm <tobias@e-tobi.loc> | 2009-01-25 22:29:16 +0100 |
---|---|---|
committer | Tobias Grimm <tobias@e-tobi.loc> | 2009-01-25 22:30:22 +0100 |
commit | f2bfa8cd18be95996efe8c7fbe06cb1710791d5b (patch) | |
tree | b31379a9307df3303d3246df68649470daeaf6e8 /Makefile | |
parent | 92e6f6465f5055d42117afe3fd814dbe30e55b75 (diff) | |
download | vdr-plugin-tvtv-master.tar.gz vdr-plugin-tvtv-master.tar.bz2 |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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* *~ |