X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=jwxyz%2FMakefile.in;h=0ba48a6cba58a0f4ff0186fa97653087e8fab0d8;hb=78add6e627ee5f10e1fa6f3852602ea5066eee5a;hp=06993cf59434aa883b6dde94b6cf6c7cde9b50a3;hpb=aa75c7476aeaa84cf3abc192b376a8b03c325213;p=xscreensaver diff --git a/jwxyz/Makefile.in b/jwxyz/Makefile.in index 06993cf5..0ba48a6c 100644 --- a/jwxyz/Makefile.in +++ b/jwxyz/Makefile.in @@ -32,11 +32,11 @@ INSTALL_DIRS = @INSTALL_DIRS@ X_CFLAGS = @X_CFLAGS@ -INCLUDES_1 = -I$(srcdir) -I.. +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 @@ -91,7 +91,6 @@ distdepend:: -e 's@ $$(srcdir)/\(.*config.h\)@ \1@g' ; \ echo '' \ ) > /tmp/distdepend.$$$$ && \ - mv Makefile.in Makefile.in.bak && \ mv /tmp/distdepend.$$$$ Makefile.in TAGS: tags @@ -135,8 +134,8 @@ distdepend:: compile_axp.com compile_decc.com # # DO NOT DELETE: updated by make distdepend -jwxyz-android.o: ../config.h jwxyz-common.o: ../config.h +jwxyz-image.o: ../config.h jwxyz-timers.o: ../config.h jwzgles.o: ../config.h