diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-15 13:49:27 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-15 13:49:27 +0200 |
commit | 1acc20266e58a9b881ac60adfe5a284db445acb6 (patch) | |
tree | 22d57be84ed5d3cda25dbbeaaf1c5705eb8a8cc5 /CONTRIBUTORS | |
parent | a551b5b124c9c67227f7fde9f3f7e27ee2bd441a (diff) | |
download | vdr-1acc20266e58a9b881ac60adfe5a284db445acb6.tar.gz vdr-1acc20266e58a9b881ac60adfe5a284db445acb6.tar.bz2 |
Added DESTDIR and PREFIX handling to the Makefile
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2211870f..8de5bf60 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2088,6 +2088,7 @@ Matthias Schwarzott <zzam@gentoo.org> for improving i18n-to-gettext.pl for suggesting to move the "all" target in plugin Makefiles before the "Implicit rules", so that a plain "make" will compile everything + for adding DESTDIR and PREFIX handling to the Makefile Martin Ostermann <martin@familie-ostermann.de> for fixing processing the PDCDescriptor in 'libsi' on big endian systems |