X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=jwxyz%2FMakefile.in;h=0ba48a6cba58a0f4ff0186fa97653087e8fab0d8;hp=281c6c1a509fd58c47686a6339eaab21932ccf0e;hb=78add6e627ee5f10e1fa6f3852602ea5066eee5a;hpb=39809ded547bdbb08207d3e514950425215b4410 diff --git a/jwxyz/Makefile.in b/jwxyz/Makefile.in index 281c6c1a..0ba48a6c 100644 --- a/jwxyz/Makefile.in +++ b/jwxyz/Makefile.in @@ -36,7 +36,7 @@ INCLUDES_1 = -I$(srcdir) -I.. -I../utils INCLUDES = $(INCLUDES_1) @INCLUDES@ SRCS = jwxyz-android.c jwxyz-cocoa.m jwxyz-common.c jwxyz-gl.c \ - jwxyz-timers.c jwxyz.m jwzgles.c + jwxyz-timers.c jwxyz-image.c jwxyz.m jwzgles.c OBJS = HDRS = jwxyz-android.h jwxyz-cocoa.h jwxyz-timers.h jwxyz.h \ jwxyzI.h jwzgles.h jwzglesI.h @@ -135,6 +135,7 @@ distdepend:: compile_axp.com compile_decc.com # DO NOT DELETE: updated by make distdepend jwxyz-common.o: ../config.h +jwxyz-image.o: ../config.h jwxyz-timers.o: ../config.h jwzgles.o: ../config.h