[PATCH 2/7] wmtetris: Link against Xlib.
Doug Torrance <[email protected]>
| Newsgroups | gmane.compw.window-managers.windowmaker.devel |
|---|---|
| Message-ID | <[email protected]> |
--- wmtetris/wmtetris/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmtetris/wmtetris/Makefile b/wmtetris/wmtetris/Makefile index 0594796..0d2fcba 100644 --- a/wmtetris/wmtetris/Makefile +++ b/wmtetris/wmtetris/Makefile @@ -1,5 +1,5 @@ LIBDIR = -L/usr/X11R6/lib -LIBS = -lXpm -lXext +LIBS = -lXpm -lXext -lX11 OBJS = wmtetris.o \ ../wmgeneral/wmgeneral.o \ -- 2.7.4 -- To unsubscribe, send mail to [email protected].