osmo_ss7/ebin
Matt Johnson 7a8b1bad22 ebin/app: Add missing ipa_proto_ccm module
Commit 0c40c626ca introduced a new
ipa_proto_ccm module, which was not added to the app module
list. Commit 515aa33434 then used a
function from this module. In interactive mode the module would be
loaded automatically so its omission was not detected in testing. In
embedded mode (used by default in relx releases) modules are loaded
statically on startup and must be explicitly listed.

Change-Id: I5b7338341a9e179b41b8f2f092efe9aaf83451bb
2020-09-18 16:21:46 -07:00
..
.empty add empty ebin directory 2011-02-06 17:56:17 +01:00
osmo_ss7.app ebin/app: Add missing ipa_proto_ccm module 2020-09-18 16:21:46 -07:00
osmo_ss7.rel re-structure SS7 code and MGW NAT code into separate modules 2011-02-07 20:48:41 +01:00