11 lines
293 B
Diff
11 lines
293 B
Diff
--- Makefile 1999-08-19 19:58:51.000000000 +0200
|
|
+++ Makefile 2011-08-04 10:55:41.001818278 +0200
|
|
@@ -7,7 +7,7 @@
|
|
# Added wmwave project to repository
|
|
|
|
LIBDIR = -L/usr/X11R6/lib
|
|
-LIBS = -lXpm -lXext -lX11 -lm
|
|
+LIBS = -lXpm -lXext -lX11 -lm -liw
|
|
FLAGS = -O6
|
|
OBJS = \
|
|
wmgeneral.o \
|