1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-02 08:52:47 +00:00

9 lines
366 B
Makefile
Raw Normal View History

AM_CPPFLAGS = -I$(top_srcdir)/include
#AM_CFLAGS = -Wno-pointer-sign
LDADD = $(top_builddir)/src/libyaml.la
TESTS = test-version test-reader
check_PROGRAMS = test-version test-reader
noinst_PROGRAMS = run-scanner run-parser run-loader run-emitter run-dumper \
example-reformatter example-reformatter-alt \
example-deconstructor example-deconstructor-alt