open5gs/lib/freeDiameter-1.2.1/libfdproto/Makefile.am
2017-09-28 20:14:35 +09:00

17 lines
422 B
Makefile

## Process this file with automake to produce Makefile.in
noinst_LTLIBRARIES = libfdproto.la
libfdproto_la_SOURCES = \
fdproto-internal.h \
dictionary.c dictionary_functions.c dispatch.c fifo.c init.c \
lists.c log.c messages.c ostr.c portability.c rt_data.c \
sessions.c utils.c version.c
AM_CPPFLAGS = \
-I$(top_srcdir)/include
AM_CFLAGS =
MAINTAINERCLEANFILES = Makefile.in
MOSTLYCLEANFILES = *.stackdump