summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTomJoad <TomJoad@vdr-portal.de>2017-05-26 13:45:37 +0200
committerFrank Neumann <fnu@yavdr.org>2017-05-26 13:45:37 +0200
commit5bbd4374d11d03ceca85c5b54691a80a4f897c47 (patch)
treedc0b2419239b9b9def909f02c88ff638ccb23990 /Makefile
parenta4e8393ac7d7a5a81f38da3b82745d5206fafa96 (diff)
downloadvdr-plugin-epgsearch-5bbd4374d11d03ceca85c5b54691a80a4f897c47.tar.gz
vdr-plugin-epgsearch-5bbd4374d11d03ceca85c5b54691a80a4f897c47.tar.bz2
Fixes for MyEditTimer and other small changes.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e9bd930..803cd84 100644
--- a/Makefile
+++ b/Makefile
@@ -338,4 +338,5 @@ clean:
@-rm -f $(OBJS) $(OBJS2) $(OBJS3) $(OBJS4) $(DEPFILE) *.so *.tgz core* createcats createcats.o pod2*.tmp
@-find . \( -name "*~" -o -name "#*#" \) -print0 | xargs -0r rm -f
@-rm -rf doc html man
+ @-rm -f MANUAL README README.DE
@-rm -f $(DEPFILE_stmp) $(DEPFILE_DOC)