X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=Makefile.win_cross;h=53b430667ca21b5a4e396f21918a4cc3f5653a71;hp=047c6ee41da40f7f9ae30075c5f9ea93fc5ee513;hb=HEAD;hpb=6e3f529f7cc5ac280c92ae4c17c5da1bc6185264 diff --git a/Makefile.win_cross b/Makefile.win_cross index 047c6ee..53b4306 100644 --- a/Makefile.win_cross +++ b/Makefile.win_cross @@ -66,7 +66,7 @@ program: vor.exe @echo compiling $@ from $< @$(CC) $(cflags) -c -o $@ $< -$(my_objects): config.h +$(my_objects): vorconfig.h font.o: font.h