]> git.sur5r.net Git - ngadmin/blob - raw/src/Makefile.am
bf354b07da63e4ce1a51413c1479eaab3aaa554c
[ngadmin] / raw / src / Makefile.am
1
2 noinst_LTLIBRARIES = librawnsdp.la
3
4 librawnsdp_la_SOURCES = attr.c list.c protocol.c
5 librawnsdp_la_CPPFLAGS = -I$(top_srcdir)/raw/include/ -I$(top_srcdir)/lib/include/
6 librawnsdp_la_CFLAGS = -fno-strict-aliasing
7