[Xcb-commit] xcb-util
Vincent Torri
doursse at kemper.freedesktop.org
Thu Apr 27 23:11:46 PDT 2006
xcb-util/wm/Makefile.am | 1 +
1 files changed, 1 insertion(+)
New commits:
diff-tree 0cbe20132f356d5f42fc643fe398e56f5218c54f (from c92eda0ed23a05981f416602023a0a1b497dac62)
Author: TORRI Vincent <torri at doursse.(none)>
Date: Fri Apr 28 08:11:25 2006 +0200
missing atom flags
diff --git a/xcb-util/wm/Makefile.am b/xcb-util/wm/Makefile.am
index 9b43a93..d5b100e 100644
--- a/xcb-util/wm/Makefile.am
+++ b/xcb-util/wm/Makefile.am
@@ -35,6 +35,7 @@ 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 \
More information about the xcb-commit
mailing list