summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-12-27 13:36:25 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-12-27 13:36:25 +0100
commitc52df91e44ffb1da7f2a48ee52bec5f4093cbbc0 (patch)
treede02d1d6b299756d754aa8730eda24a71291eeb3 /HISTORY
parent763e6e4c495b32f8fc5084560deafca092fd9223 (diff)
downloadvdr-c52df91e44ffb1da7f2a48ee52bec5f4093cbbc0.tar.gz
vdr-c52df91e44ffb1da7f2a48ee52bec5f4093cbbc0.tar.bz2
Now using targets "install-lib" and "install-i18n" when building plugins locally
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a61140dd..02250c69 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7473,3 +7473,4 @@ Video Disk Recorder Revision History
the CFLAGS.
- Removed some redundancy from Make.config.template.
- Changed "==" to "=" in the Makefile to make it POSIX style.
+- Now using targets "install-lib" and "install-i18n" when building plugins locally.