Skip to content

Commit

Permalink
instructions: fix makefile to call pregen.sh properly
Browse files Browse the repository at this point in the history
  • Loading branch information
krokodilerian committed Jan 22, 2018
1 parent 3d61f5a commit 6f68191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instructions/sources/Makefile
Expand Up @@ -19,7 +19,7 @@ depend: .depend
ebook-convert FOSDEM_AV_manual.html ../FOSDEM_AV_manual.epub --language en --no-default-epub-cover

dm: .depend makedep.sh tmpl.my FOSDEM_Devroom_manual.md plaintext pregen.sh dm-build-timestamp
pregen.sh
./pregen.sh
touch dm-build-timestamp

clean:
Expand Down

0 comments on commit 6f68191

Please sign in to comment.