fix makefile generation a bit

This commit is contained in:
Rhiannon Morris 2020-07-18 11:30:09 +02:00
parent e7af795f7f
commit 493f176ea1
1 changed files with 1 additions and 2 deletions

View File

@ -60,8 +60,7 @@ dependGallery' (GalleryInfo {title, prefix, filters}) infos' build data_ tmp =
in [b|@0
$@index: $@path
$@path: $@pages'
$@path: $@files'
$@path: $@pages' $@files'
echo "[gallery] "$$@
mkdir -p $$(dir $$@)
$$(MAKEPAGES) $$(MPFLAGS) gallery -t "$*title" -o "$$@" \