aboutsummaryrefslogtreecommitdiffstats
path: root/2018/Makefile
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2019-08-11 21:09:23 +0200
committerGustav Eek <gustav.eek@fripost.org>2019-08-11 21:11:59 +0200
commit3c7dd72d877d67e3156c2a0522db92e46ed07c8f (patch)
tree079ff1808f767f4f872f0d385854a6cbd7104298 /2018/Makefile
parent77130f908f3d6a7e086f425bacbf1b47c9d36b5a (diff)
parentba6f821c2ae1ec2842218092ddba1f02aa0324d4 (diff)
Merge branch 'master' into 2019-05-27-board
Compilation conflicts solved regarding * Major Makfile remastering (*Makefile* only) * Attendants acronyms in preamble (dropped from 2019-05-27-board.tex)
Diffstat (limited to '2018/Makefile')
-rw-r--r--2018/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/2018/Makefile b/2018/Makefile
index d284655..cc17194 100644
--- a/2018/Makefile
+++ b/2018/Makefile
@@ -1,18 +1,11 @@
# Makefile for minutes of 2016
-MINUTES = \
-2018-01-22-board \
-2018-03-26-board \
-2018-04-23-board \
-2018-05-06-annual \
-2018-05-28-board \
-2018-08-27-board \
-2018-10-22-board \
+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)