include osmo_sccp_tcap.erl in .app file

This commit is contained in:
Harald Welte 2011-12-10 19:22:16 +01:00
parent b80119cd3e
commit dee465b0e8
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
sccp_scrc, sccp_scrc,
sccp_scoc, sccp_scoc,
sccp_user, sccp_user,
osmo_sccp_tcap,
sccp_ssn_dump sccp_ssn_dump
]}, ]},
{registered, [osmo_sccp_app]}, {registered, [osmo_sccp_app]},