From fc7ce954e1cb8c80634f914288844e6810edd853 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Mon, 25 Jun 2007 16:01:46 +0000 Subject: [PATCH] add new DMS files to the Makefile git-svn-id: http://svn.openzap.org/svn/openzap/trunk@291 a93c3328-9c30-0410-af19-c9cd2b2d52af --- libs/openzap/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libs/openzap/Makefile b/libs/openzap/Makefile index 03e8eacefc..1eb5054414 100644 --- a/libs/openzap/Makefile +++ b/libs/openzap/Makefile @@ -58,6 +58,9 @@ $(SRC)/isdn/Q931StateTE.o \ $(SRC)/isdn/nationalmes.o \ $(SRC)/isdn/nationalStateNT.o \ $(SRC)/isdn/nationalStateTE.o \ +$(SRC)/isdn/DMSmes.o \ +$(SRC)/isdn/DMSStateNT.o \ +$(SRC)/isdn/DMSStateTE.o \ $(SRC)/isdn/Q932mes.o \ $(SRC)/zap_zt.o \ $(SRC)/zap_wanpipe.o