aboutsummaryrefslogtreecommitdiffstats
path: root/2014/Makefile
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2019-10-28 12:23:05 +0100
committerGustav Eek <gustav.eek@fripost.org>2019-10-28 12:23:05 +0100
commitaf16296ff45465ab8c8023260797d75ef1c7b8e4 (patch)
tree7e7dafa264594ffba47c7d27e089b5e43d5a5131 /2014/Makefile
parent59286bdbbcf2da6b8f4469305ab4af1d1b8ddda0 (diff)
parentf9998c9bd49009e3ea544cebe06bcc7c5aae02bc (diff)
Merge branch 'master' into 2019-02-25-board
Diffstat (limited to '2014/Makefile')
-rw-r--r--2014/Makefile17
1 files changed, 2 insertions, 15 deletions
diff --git a/2014/Makefile b/2014/Makefile
index 38a83e7..aaa6f02 100644
--- a/2014/Makefile
+++ b/2014/Makefile
@@ -1,24 +1,11 @@
# Makefile for minutes of 2014
-MINUTES = \
-2014-02-11-board \
-2014-02-24-board \
-2014-03-24-board \
-2014-03-29-annual \
-2014-04-21-board \
-2014-05-19-board \
-2014-05-19-board-excerpt \
-2014-06-16-board \
-2014-09-08-board \
-2014-10-06-board \
-2014-11-03-board \
-2014-12-01-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)