]> git.sur5r.net Git - ngadmin/blob - spy/src/Makefile.am
Enable spy support
[ngadmin] / spy / src / Makefile.am
1
2 bin_PROGRAMS = ngspy
3
4 ngspy_SOURCES = spy.c
5 ngspy_CPPFLAGS = -I$(top_srcdir)/raw/include/
6 ngspy_LDADD = $(top_builddir)/raw/src/librawnsdp.la
7