From 0b9da8dd45dfec7cad5dcea56323e60efb631fd7 Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Sat, 2 Jan 2010 12:23:30 +0100 Subject: [PATCH] [BUILD] halog: insufficient include path in makefile --- contrib/halog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/halog/Makefile b/contrib/halog/Makefile index f85acc7c1..75c9dff17 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