diff options
Diffstat (limited to 'archive/Makefile')
-rw-r--r-- | archive/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/archive/Makefile b/archive/Makefile new file mode 100644 index 0000000..36d070c --- /dev/null +++ b/archive/Makefile @@ -0,0 +1,3 @@ +SEND = $(wildcard *.pdf) + +include ../lib/Makefile |