summaryrefslogtreecommitdiff
path: root/PLUGINS/src/sky/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-15 13:20:04 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-15 13:20:04 +0200
commita551b5b124c9c67227f7fde9f3f7e27ee2bd441a (patch)
treef8957e4b5ecf10a202c731bad79162c7a7b0f42e /PLUGINS/src/sky/HISTORY
parent0979904dfca6da24d45d06f9c2e9a692d56eb150 (diff)
downloadvdr-a551b5b124c9c67227f7fde9f3f7e27ee2bd441a.tar.gz
vdr-a551b5b124c9c67227f7fde9f3f7e27ee2bd441a.tar.bz2
Moved the "all" target in plugin Makefiles before the "Implicit rules"
Diffstat (limited to 'PLUGINS/src/sky/HISTORY')
-rw-r--r--PLUGINS/src/sky/HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/PLUGINS/src/sky/HISTORY b/PLUGINS/src/sky/HISTORY
index 3233bf62..b089c4a1 100644
--- a/PLUGINS/src/sky/HISTORY
+++ b/PLUGINS/src/sky/HISTORY
@@ -54,3 +54,8 @@ VDR Plugin 'sky' Revision History
use the new option -U of getskyepg.pl to have the information added to the URL
as a query string.
- The getskyepg.pl script now replaces "&amp;" with "&".
+
+2007-08-15:Version 0.3.6
+
+- Moved the "all" target in the Makefile before the "Implicit rules",
+ so that a plain "make" will compile everything.