
$FreeBSD: ports/misc/zaptel/files/patch-test::Makefile,v 1.6 2007/04/26 00:11:36 sobomax Exp $

--- test/Makefile
+++ test/Makefile
@@ -1,7 +1,7 @@
 # $Id: Makefile,v 1.1 2007/04/25 23:17:23 root Exp root $ 
 
 LOCALBASE?=/usr/local
-CFLAGS+=-I../zaptel -I../ztcfg -I${LOCALBASE}/include 
+CFLAGS+=-I../ -I../zaptel -I../ztcfg -I${LOCALBASE}/include 
 PREFIX?=/usr/local
 BSD_INSTALL_PROGRAM?=${INSTALL} -o root -g wheel -m 755 -s
 
