summaryrefslogtreecommitdiff
path: root/PLUGINS/src/svdrpdemo/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/svdrpdemo/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/svdrpdemo/HISTORY')
-rw-r--r--PLUGINS/src/svdrpdemo/HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/PLUGINS/src/svdrpdemo/HISTORY b/PLUGINS/src/svdrpdemo/HISTORY
index efdc8265..64334684 100644
--- a/PLUGINS/src/svdrpdemo/HISTORY
+++ b/PLUGINS/src/svdrpdemo/HISTORY
@@ -8,3 +8,8 @@ VDR Plugin 'svdrpdemo' Revision History
2005-08-28: Version 0.0.2
- Removed unused MAINMENUENTRY.
+
+2007-08-15: Version 0.0.3
+
+- Moved the "all" target in the Makefile before the "Implicit rules",
+ so that a plain "make" will compile everything.