]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.dinstall
merge from ftp-master
[dak.git] / config / debian / cron.dinstall
index 4d1195a914768042d5a0274a56a1b6df3f4bffb0..71840f5a397e5e8f39c5e4152c3a33437b5c39da 100755 (executable)
@@ -249,6 +249,14 @@ GO=(
 )
 stage $GO
 
+GO=(
+    FUNC="filelist"
+    TIME="generate-filelist"
+    ARGS=""
+    ERR=""
+)
+stage $GO
+
 GO=(
     FUNC="fingerprints"
     TIME="import-keyring"