From b3551097c930a3608dffc8ff278f29c48b470bff Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Mon, 21 May 2007 21:47:30 +0000 Subject: [PATCH] update makefile git-svn-id: http://svn.openzap.org/svn/openzap/trunk@84 a93c3328-9c30-0410-af19-c9cd2b2d52af --- libs/freetdm/src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/freetdm/src/Makefile b/libs/freetdm/src/Makefile index c657c3f179..7b5c211e66 100644 --- a/libs/freetdm/src/Makefile +++ b/libs/freetdm/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