From babbe84ed27b5b92c5e277d21dc9baa94c8786d8 Mon Sep 17 00:00:00 2001 From: markster Date: Tue, 4 May 2004 01:46:01 +0000 Subject: Clean agi-sphinx-test (bug #1547) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2882 f38db490-d61c-443f-a65b-d21fe96a405b --- agi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agi/Makefile b/agi/Makefile index 96f80a4e8..a0d5a69cc 100755 --- a/agi/Makefile +++ b/agi/Makefile @@ -28,7 +28,7 @@ eagi-sphinx-test: eagi-sphinx-test.o $(CC) -o eagi-sphinx-test eagi-sphinx-test.o clean: - rm -f *.so *.o look .depend eagi-test + rm -f *.so *.o look .depend eagi-test eagi-sphinx-test %.so : %.o $(CC) -shared -Xlinker -x -o $@ $< -- cgit v1.2.3