From ea25399458d35ca25e3477200baa1b393a577b37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= Date: Sun, 21 Jun 2009 03:04:34 +0200 Subject: Removed backward compatibility to VDR < 1.6.0 (closes #137) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d4ba55c..382595f 100644 --- a/Makefile +++ b/Makefile @@ -170,4 +170,4 @@ dist: clean @echo Distribution package created as $(PACKAGE).tgz clean: - @-rm -f $(OBJS) $(DEPFILE) *.so $(I18Npot) *.tgz core* *~ SKINS SKINS.de + @-rm -f $(OBJS) $(DEPFILE) *.so $(I18Npot) *.tgz core* *~ -- cgit v1.2.3