summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTORRI Vincent <torri@doursse.(none)>2006-04-28 19:48:25 +0200
committerTORRI Vincent <torri@doursse.(none)>2006-04-28 19:48:25 +0200
commitcb7d019e179d02e748f13c897fe2aaa7e03937a1 (patch)
tree6967bc16cc4cac6b3fce6f873181b1fe4409a6ef
parented5c1bfeccbd429915f3836818b9c031adb6968e (diff)
I swear that I couldn't compile without that flag !
-rw-r--r--wm/Makefile.am1
1 files changed, 0 insertions, 1 deletions
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 \