diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-09 12:30:42 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-09 12:30:42 +0100 |
commit | 9c100c8d0aa440112aa7a7454dda1dd814daf317 (patch) | |
tree | 35e397d566277f618f5fa33860249e7716148a8d /CONTRIBUTORS | |
parent | 2eb23cb9f472786097cf8fc435b5a63bcebb5f25 (diff) | |
download | vdr-9c100c8d0aa440112aa7a7454dda1dd814daf317.tar.gz vdr-9c100c8d0aa440112aa7a7454dda1dd814daf317.tar.bz2 |
Added an empty target to the Makefile to make sure the sub-make for libsi is always called
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 94fce49d..c0d916f3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3182,6 +3182,8 @@ Sören Moch <smoch@web.de> ci.c to no longer compile with older versions of gcc for suggesting to make the "Select folder" menu add the folder names of all existing recordings to any names that have been predefined in "folders.conf" + for adding an empty target to the Makefile to make sure the sub-make for libsi is + always called Peter Münster <pmlists@free.fr> for fixing 'make install' to not overwrite existing configuration files |