s6a_initialize added

This commit is contained in:
Sukchan Lee 2017-02-21 15:35:54 +09:00
parent 4058df8f43
commit 91046feb0e
8 changed files with 31 additions and 136 deletions

View file

@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = s1ap nas
SUBDIRS = s1ap nas s6a
MAINTAINERCLEANFILES = Makefile.in
MOSTLYCLEANFILES = *.stackdump

View file

@ -3,9 +3,11 @@
noinst_LTLIBRARIES = libmessages6a.la
libmessages6a_la_SOURCES = \
freeDiameter/extension.h
freeDiameter/extension.h \
s6a_message.h
nodist_libmessages6a_la_SOURCES = \
s6a_init.c \
dict_nasreq.c dict_dcca.c dict_dcca_3gpp.c
AM_CPPFLAGS = \