From cb7d019e179d02e748f13c897fe2aaa7e03937a1 Mon Sep 17 00:00:00 2001 From: TORRI Vincent Date: Fri, 28 Apr 2006 19:48:25 +0200 Subject: I swear that I couldn't compile without that flag ! --- wm/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/wm/Makefile.am b/wm/Makefile.am index d5b100e..9b43a93 100644 --- a/wm/Makefile.am +++ b/wm/Makefile.am @@ -35,7 +35,6 @@ xcbwm_test_CFLAGS = $(XCB_CFLAGS) \ -I../property \ -I../icccm xcbwm_test_LDADD = $(XCB_LIBS) \ - -L../atom -lXCBAtom \ -L../convenient -lXCBAux \ -L../event -lXCBEvent \ -L../property -lXCBProperty \ -- cgit v1.2.3