X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=Makefile;h=afd81a099480bd0da6d103abb8e44fe8e6d45f66;hp=546ba819ee95d4568049aaf732ec6651d7d082f9;hb=569e7c5051e4e883bc83c8d11b883932082a9d97;hpb=e3b508536d825ffd795b1b25abebc3ae8b800078 diff --git a/Makefile b/Makefile index 546ba81..afd81a0 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ saveresume.o: advent.h dungeon.h dungeon.o: dungeon.c dungeon.h $(CC) $(CCFLAGS) $(DBX) -c dungeon.c -dungeon.c dungeon.h: make_dungeon.py adventure.yaml templates/*.tpl +dungeon.c dungeon.h: make_dungeon.py adventure.yaml advent.h templates/*.tpl ./make_dungeon.py clean: