From 91d0a6d645e95755c4ae0f0a13919eeb213f6606 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 17 Jun 2008 16:37:45 +0000 Subject: * Fix names of libraries: dahdi_tool builds. * Honor --with-dahdi=custom/path git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4369 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d4b7c7c..d9c4b07 100644 --- a/Makefile +++ b/Makefile @@ -45,6 +45,7 @@ ROOT_PREFIX= CONFIG_FILE=/etc/dahdi.conf CFLAGS+=-DDAHDI_CONFIG=\"$(CONFIG_FILE)\" +CFLAGS+=$(DAHDI_INCLUDE) CHKCONFIG := $(wildcard /sbin/chkconfig) UPDATE_RCD := $(wildcard /usr/sbin/update-rc.d) -- cgit v1.2.3