[Frugalware-git] xbdmenu: Makefile
James Buren
ryuo at frugalware.org
Tue Mar 17 05:35:58 CET 2009
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xbdmenu.git;a=commitdiff;h=1045d6b30e9a7f09bfc2e22447f9660cfeb7db0a
commit 1045d6b30e9a7f09bfc2e22447f9660cfeb7db0a
Author: James Buren <ryuo at frugalware.org>
Date: Mon Mar 16 23:31:51 2009 -0500
Makefile
* add xcb-image linking flags
diff --git a/Makefile b/Makefile
index 1a88faf..81e43ee 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
CC = gcc
CFLAGS = -Wall -Wextra -ansi -pedantic -g -O0
-LDFLAGS = -lgd -lxcb
+LDFLAGS = -lgd -lxcb -lxcb-image
SRC = xcb.c theme.c menu.c env.c str.c mem.c main.c
OBJ = xbdmenu
VERSION = 0.1
More information about the Frugalware-git
mailing list