From: Anthony Minessale Date: Mon, 21 May 2007 21:47:30 +0000 (+0000) Subject: update makefile X-Git-Tag: v1.0.6~38^2~770 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fb5220f5bd57a6c19f01685fac17c95126e4f5d;p=thirdparty%2Ffreeswitch.git update makefile git-svn-id: http://svn.openzap.org/svn/openzap/trunk@84 a93c3328-9c30-0410-af19-c9cd2b2d52af --- diff --git a/libs/openzap/src/Makefile b/libs/openzap/src/Makefile index c657c3f179..7b5c211e66 100644 --- a/libs/openzap/src/Makefile +++ b/libs/openzap/src/Makefile @@ -90,5 +90,5 @@ zap_zt.o: zap_zt.c $(CC) $(CC_CFLAGS) $(CFLAGS) -c $< -o $@ clean: - rm -f *.o $(MYLIB) *~ \#* testapp priserver + rm -f *.o isdn/*.o $(MYLIB) *~ \#* testapp priserver