X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=Makefile.win;h=928bca5ce075c411f6b6b6b393d396d13fc84936;hp=29fe5e730e7aee3d17dd1360bbf9e0a5085b3a3d;hb=HEAD;hpb=88a9e026caed5568363cefb7d49308b875dc5e4a diff --git a/Makefile.win b/Makefile.win index 29fe5e7..928bca5 100644 --- a/Makefile.win +++ b/Makefile.win @@ -40,7 +40,7 @@ all: vor %.o: %.c $(CC) $(CFLAGS) -c -o $@ $< -$(my_objects): config.h +$(my_objects): vorconfig.h font.o: font.h