aboutsummaryrefslogtreecommitdiffstats
path: root/resources/Makefile-common
diff options
context:
space:
mode:
Diffstat (limited to 'resources/Makefile-common')
-rw-r--r--resources/Makefile-common2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/Makefile-common b/resources/Makefile-common
index 80713a6..c64793f 100644
--- a/resources/Makefile-common
+++ b/resources/Makefile-common
@@ -62,7 +62,7 @@ send:
help:
@echo 'This script do not run without arguments. Run for example:'
@echo
- @echo ' $ make 2014-02-13-board-notes.pdf'
+ @for f in $(SEND_FILES) ; do echo " $ make $$f"; done
@echo ' $ make all'
@echo ' $ make send'
@echo ' $ make clean'