X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2FMakefile.in;h=5a66e60beb1e854358ddada8006fe7670f1343e8;hp=25bc2b0ac3e413b0c0e68007edc6719b80a6c11e;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=4ade52359b6eba3621566dac79793a33aa4c915f diff --git a/hacks/Makefile.in b/hacks/Makefile.in index 25bc2b0a..5a66e60b 100644 --- a/hacks/Makefile.in +++ b/hacks/Makefile.in @@ -521,7 +521,7 @@ $(UTIL_OBJS): # How we build object files in this directory. .c.o: - $(CC) -c $(INCLUDES) $(DEFS) $(CFLAGS) $(X_CFLAGS) $< + $(CC) -c $(INCLUDES) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(X_CFLAGS) $< # Make sure these are regenerated when the version number ticks. @@ -1172,6 +1172,7 @@ bsod.o: $(srcdir)/apple2.h bsod.o: ../config.h bsod.o: $(srcdir)/fps.h bsod.o: $(srcdir)/images/amiga.xpm +bsod.o: $(srcdir)/images/android.xpm bsod.o: $(srcdir)/images/atari.xbm bsod.o: $(srcdir)/images/atm.xbm bsod.o: $(srcdir)/images/hmac.xpm