X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2FMakefile.in;h=5a66e60beb1e854358ddada8006fe7670f1343e8;hp=36b2aebfed3a2bf895a9472638b03bcf41e9686f;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=2762a7d7cf8d83e68b8f635941f6609119d630ae diff --git a/hacks/Makefile.in b/hacks/Makefile.in index 36b2aebf..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.