smalltalk
/
osmo-st-mgcp
Archived
1
0
Fork 0

mgcp: Update the package.xml

This commit is contained in:
Holger Hans Peter Freyther 2011-06-11 13:39:08 +02:00
parent 4818689371
commit b446b5d0e6
1 changed files with 5 additions and 2 deletions

View File

@ -5,9 +5,12 @@
<prereq>OsmoLogging</prereq>
<filein>grammar/MGCPGrammar.st</filein>
<filein>callagent/MGCPEndpoint.st</filein>
<filein>callagent/MGCPCallAgent.st</filein>
<filein>callagent/MGCPCommands.st</filein>
<filein>callagent/MGCPCall.st</filein>
<filein>callagent/MGCPEndpoint.st</filein>
<filein>callagent/MGCPLogArea.st</filein>
<filein>callagent/MGCPTransaction.st</filein>
<filein>callagent/MGCPTrunk.st</filein>
<test>
<sunit>Osmo.MGCPGrammarTest</sunit>