diff options
author | Harald Welte <laforge@gnumonks.org> | 2011-02-07 20:48:41 +0100 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2011-02-07 20:48:41 +0100 |
commit | 78474ae3e2962326535e631aff68ce04b9e735fb (patch) | |
tree | b287fa990b9b4454a72ef24cc5a26c70c8d4385e /rebar.config | |
parent | f2d112edec5e882ebd60e8d66e1aecb02af5af50 (diff) |
re-structure SS7 code and MGW NAT code into separate modules
This repository now only contains the SS7 code
Diffstat (limited to 'rebar.config')
-rw-r--r-- | rebar.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rebar.config b/rebar.config new file mode 100644 index 0000000..10d55cf --- /dev/null +++ b/rebar.config @@ -0,0 +1 @@ +{sub_dirs, ["rel"]}. |