open5gs/lib/fd/extensions/dict_rfc5777/Makefile.am
2017-08-17 15:13:03 +09:00

16 lines
287 B
Makefile

## Process this file with automake to produce Makefile.in
pkglib_LTLIBRARIES = dict_rfc5777.la
dict_rfc5777_la_SOURCES = \
dict_rfc5777.c
AM_LDFLAGS = \
-module -avoid-version -shared
AM_CFLAGS = \
-Wall -Werror
MAINTAINERCLEANFILES = Makefile.in
MOSTLYCLEANFILES = *.stackdump