summaryrefslogtreecommitdiffstats
path: root/package.xml
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-05-13 04:37:47 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-05-13 04:45:31 +0200
commitc2968fbc7e42e0c55559a2a319cfa4ac27d94d39 (patch)
tree11887e1c851d73a87847e7c89fb6a78193da7e40 /package.xml
parent6cec6976563b6f50b39b3577972cbd460b1342c5 (diff)
smpp: Be able to parse the SMPP Bind Transceiver message
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.xml b/package.xml
index 74dc6fd..cbc7ca9 100644
--- a/package.xml
+++ b/package.xml
@@ -7,6 +7,7 @@
<filein>codec/SMPPBodyBase.st</filein>
<filein>codec/SMPPBindTransmitterBody.st</filein>
+ <filein>codec/SMPPBindTransceiver.st</filein>
<filein>codec/attributes/SMPPOctetString.st</filein>
<filein>codec/attributes/SMPPInteger.st</filein>