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