Alexandre Detiste 2016-03-06 09:30:30 +01:00
parent 103abec87b
commit 6bb5b276f9

View file

@ -99,7 +99,7 @@ $(FREEDOOM2): wadinfo_phase2.txt subdirs
$(DEUTEX) $(DEUTEX_ARGS) -iwad -lumps -patch -flats -sounds -musics -graphics -sprites -levels -build wadinfo_phase2.txt $@
%.html: %.adoc
asciidoc $<
TZ=UTC asciidoc $<
doc: $(patsubst %.adoc,%.html,$(wildcard *.adoc))