From: Willy Tarreau Date: Sat, 2 Jan 2010 11:23:30 +0000 (+0100) Subject: [BUILD] halog: insufficient include path in makefile X-Git-Tag: v1.4-dev5~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b9da8dd45dfec7cad5dcea56323e60efb631fd7;p=thirdparty%2Fhaproxy.git [BUILD] halog: insufficient include path in makefile --- diff --git a/contrib/halog/Makefile b/contrib/halog/Makefile index f85acc7c17..75c9dff179 100644 --- a/contrib/halog/Makefile +++ b/contrib/halog/Makefile @@ -1,5 +1,5 @@ EBTREE_DIR = ../../ebtree -INCLUDE = -I$(EBTREE_DIR) +INCLUDE = -I../../include -I$(EBTREE_DIR) OPTIMIZE = -O3 #-mtune=pentium-m OBJS = halog halog64