http://www.ibiblio.org/pub/historic-linux/ftp-archives/sunsite.unc.edu/Sep-29-1996...
[xscreensaver] / utils / Imakefile
index 25642827a5cc0f99656fa0e5900ffe37b9b6d578..5f61d60a10ebd248fc0505b96c3313360d4b8c83 100644 (file)
     DEFINES = R5ISMS
 #endif
        SRCS = fade.c hsv.c resources.c spline.c usleep.c xroger.c \
-              grabscreen.c visual.c
+              grabscreen.c visual.c yarandom.c
        OBJS = fade.o hsv.o resources.o spline.o usleep.o xroger.o \
-              grabscreen.o visual.o
-   TARFILES = README Imakefile ad2c $(SRCS) spline.h version.h
+              grabscreen.o visual.o yarandom.o
+   TARFILES = README Imakefile ad2c $(SRCS) spline.h yarandom.h version.h
 
 all:: $(OBJS)