X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=Makefile;h=a24e39ac1871702880b4ad9dc3907f4a96635e75;hp=cc87a2b3f12a7fd10d49c2669bb00d070b140d9a;hb=537c4511e2f3802421f79aed7b6af16d66adb518;hpb=94d1aa5183c4dde59f6a8789e06ccfcaf1e1e1b2 diff --git a/Makefile b/Makefile index cc87a2b..a24e39a 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,7 @@ newdb.o: newdb.c newdb.h database.h: dungeon ./dungeon -newdb.c newdb.h: +newdb.c newdb.h: newdungeon.py adventure.yaml python3 newdungeon.py linenoise.o: linenoise/linenoise.h