X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile.win;h=928bca5ce075c411f6b6b6b393d396d13fc84936;hb=923a1c77954f93d107b54c39da7ff63d4f5ffadd;hp=29fe5e730e7aee3d17dd1360bbf9e0a5085b3a3d;hpb=88a9e026caed5568363cefb7d49308b875dc5e4a;p=vor.git 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