diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-10-21 16:54:11 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-10-21 16:54:11 +0200 |
commit | 53e74cf918ef0cb754f33364c716816af3a9ce3b (patch) | |
tree | 21d5d2e4509cb39136b3683ec27c05d79cfb553a /gup/Gupfile | |
parent | 29aba9e9dd737ab710092540be906d3f2bfbde8e (diff) | |
download | uni-53e74cf918ef0cb754f33364c716816af3a9ce3b.tar uni-53e74cf918ef0cb754f33364c716816af3a9ce3b.tar.gz uni-53e74cf918ef0cb754f33364c716816af3a9ce3b.tar.bz2 uni-53e74cf918ef0cb754f33364c716816af3a9ce3b.tar.xz uni-53e74cf918ef0cb754f33364c716816af3a9ce3b.zip |
Added support for building zip files for uploading
Diffstat (limited to 'gup/Gupfile')
-rw-r--r-- | gup/Gupfile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gup/Gupfile b/gup/Gupfile index 159f942..5d89a6a 100644 --- a/gup/Gupfile +++ b/gup/Gupfile | |||
@@ -1,2 +1,4 @@ | |||
1 | pdf.gup: | 1 | pdf.gup: |
2 | **/*.pdf \ No newline at end of file | 2 | |
3 | abgabe.gup: | ||
4 | **/abgabe.zip \ No newline at end of file | ||