From a017edf87cebcc49fc14a3a08e6caba4910135ab Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Fri, 1 Aug 2008 22:11:26 +0000 Subject: run this script from the correct location git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4649 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e405326..db78b8f 100644 --- a/Makefile +++ b/Makefile @@ -273,7 +273,7 @@ endif @echo "for the variable MODULES ." @echo "" @echo "I think that the DAHDI hardware you have on your system is:" - @kernel/xpp/utils/dahdi_hardware || true + @xpp/dahdi_hardware || true update: @if [ -d .svn ]; then \ -- cgit v1.2.3