--- asbeats/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/asbeats/Makefile b/asbeats/Makefile index 0594eee..e419836 100644 --- a/asbeats/Makefile +++ b/asbeats/Makefile @@ -1,7 +1,7 @@ GCC=gcc RM=rm -f LIBPATHS=-L/usr/X11R6/lib -LIBS=-lXpm -lXext +LIBS=-lXpm -lXext -lX11 PROG=asbeats OBJS=asbeats.o -- 2.7.4 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.