aboutsummaryrefslogtreecommitdiffstats
path: root/2018/Makefile
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2020-01-14 06:55:20 +0100
committerGustav Eek <gustav.eek@fripost.org>2020-01-14 06:55:20 +0100
commit8de104dd0d273e84a504009f507e8ce5b4ae4e27 (patch)
treec8e63c7c76cccb5215f7fd94e65ffdbffbb834c9 /2018/Makefile
parentd0e54f0c653f021f18cc66adfe2cd4fed098ab72 (diff)
parent5a1d1b95993cd6f1184133bcf9c409ef74334acc (diff)
Merge branch 'master' into 2019-05-05-annual
Conflicts: preamble/preamble.tex preamble/acronyms.tex preamble/attendants.tex
Diffstat (limited to '2018/Makefile')
-rw-r--r--2018/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/2018/Makefile b/2018/Makefile
index 6c4317d..cc17194 100644
--- a/2018/Makefile
+++ b/2018/Makefile
@@ -1,13 +1,11 @@
# Makefile for minutes of 2016
-MINUTES = \
-2018-01-22-board \
-2018-05-06-annual \
+MINUTES := $(basename $(shell ls *.tex 2> /dev/null))
common-makefile = ../resources/Makefile-common
help:
- @make -s -f $(common-makefile) help
+ @make -s -f $(common-makefile) help SEND_FILES="$(MINUTES)"
all: $(MINUTES)