Imported Upstream version 2.5
[xfishtank.git] / Imakefile
index d998e963953e308880ab298e7de00e4c39670c5b..1b89e4948abd878b6b568d738111d8b0e3873348 100644 (file)
--- a/Imakefile
+++ b/Imakefile
@@ -1,11 +1,11 @@
  EXTRA_INCLUDES = -I./fishmaps
 LOCAL_LIBRARIES = $(XLIB)
         DEPLIBS = $(DEPXLIB)
-  SYS_LIBRARIES = -lm
+  SYS_LIBRARIES = -lImlib2 -lm
    MANSRCSUFFIX = 1x
 
-           SRCS = xfish.c medcut.c read.c
-           OBJS = xfish.o medcut.o read.o
+           SRCS = xfish.c medcut.c
+           OBJS = xfish.o medcut.o
 
 ComplexProgramTarget(xfishtank)
 
This page took 0.010018 seconds and 4 git commands to generate.