diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-06-01 12:19:00 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-06-01 12:19:00 +0200 |
commit | ff8deaa9ed63e6bd067c45c75966a24f7bfcaab3 (patch) | |
tree | 12bc94920b2ff1100a743275aa7b236f0d82541e /gup/Gupfile | |
parent | 6e6b16542ae67e669fa1983b89b4f6ac3564a1fd (diff) | |
download | uni-ff8deaa9ed63e6bd067c45c75966a24f7bfcaab3.tar uni-ff8deaa9ed63e6bd067c45c75966a24f7bfcaab3.tar.gz uni-ff8deaa9ed63e6bd067c45c75966a24f7bfcaab3.tar.bz2 uni-ff8deaa9ed63e6bd067c45c75966a24f7bfcaab3.tar.xz uni-ff8deaa9ed63e6bd067c45c75966a24f7bfcaab3.zip |
Autogenerate manifest if none exists
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 5d89a6a..0478f35 100644 --- a/gup/Gupfile +++ b/gup/Gupfile | |||
@@ -1,4 +1,6 @@ | |||
1 | pdf.gup: | 1 | pdf.gup: |
2 | 2 | ||
3 | abgabe.gup: | 3 | abgabe.gup: |
4 | **/abgabe.zip \ No newline at end of file | 4 | **/abgabe.zip |
5 | manifest.gup: | ||
6 | **/manifest \ No newline at end of file | ||