finish to setup autotools for freeDiameter

This commit is contained in:
Sukchan Lee 2017-09-28 19:36:43 +09:00
parent 1fb67ba1e7
commit 02c6cb1b4b
6 changed files with 38 additions and 5 deletions

View file

@ -3,6 +3,7 @@
noinst_LTLIBRARIES = libfdcore.la
libfdcore_la_SOURCES = \
fdcore-internal.h \
apps.c cnxctx.h config.c core.c cnxctx.c endpoints.c events.c \
extensions.c fifo_stats.c hooks.c dict_base_proto.c messages.c \
queues.c peers.c p_ce.c p_cnx.c p_dw.c p_dp.c p_expiry.c \
@ -18,5 +19,5 @@ AM_CPPFLAGS = \
AM_CFLAGS = \
-Wall -Werror -Wno-unused-variable
MAINTAINERCLEANFILES = fdd.c Makefile.in
MAINTAINERCLEANFILES = version.h fdd.c Makefile.in
MOSTLYCLEANFILES = *.stackdump