update it

This commit is contained in:
Sukchan Lee 2017-02-27 21:29:32 +09:00
parent 92648c3295
commit 2f90a1492b
7 changed files with 107 additions and 234 deletions

View file

@ -5,11 +5,11 @@ SUBDIRS = freeDiameter
noinst_LTLIBRARIES = libs6a.la
libs6a_la_SOURCES = \
s6a_app.h
s6a_fd.h s6a_app.h
nodist_libs6a_la_SOURCES = \
s6a_fd_init.c s6a_fd_config.c \
s6a_app.c s6a_dict.c s6a_server.c s6a_client.c
s6a_app.c
libs6a_la_DEPENDENCIES = \
$(top_srcdir)/lib/s6a/freeDiameter/libs6afreeDiameter.la
@ -21,7 +21,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/lib/core/include
AM_CFLAGS = \
-Wall -Werror -DSYSCONFDIR=\"$(sysconfdir)/\"
-Wall -Werror -Wno-unused -DSYSCONFDIR=\"$(sysconfdir)/\"
MAINTAINERCLEANFILES = Makefile.in
MOSTLYCLEANFILES = *.stackdump