--- Makefile.orig	2008-09-12 18:21:53.000000000 +0000
+++ Makefile	2009-02-17 12:48:55.000000000 +0000
@@ -26,7 +26,9 @@
 ASTTOPDIR:=$(subst $(space),\$(space),$(CURDIR))
 
 # Overwite config files on "make samples"
-OVERWRITE:=y
+OVERWRITE:=n
+
+ASTCFLAGS+=-I${LOCALBASE}/include
 
 # If the file .asteriskaddons.makeopts is present in your home directory, you can
 # include all of your favorite menuselect options so that every time you download

