SS7 MTP Layer 2/3 Implementation (partly)
This commit is contained in:
10
src/libmtp/Makefile.am
Normal file
10
src/libmtp/Makefile.am
Normal file
@@ -0,0 +1,10 @@
|
||||
AM_CPPFLAGS = -Wall -Wextra -g $(all_includes)
|
||||
|
||||
noinst_LIBRARIES = libmtp.a
|
||||
|
||||
libmtp_a_SOURCES = \
|
||||
mtp.c \
|
||||
layer2.c \
|
||||
layer3.c \
|
||||
crc16.c
|
||||
|
Reference in New Issue
Block a user