]> git.sur5r.net Git - ngadmin/blob - raw/src/Makefile.am
Remove Makefiles and use autotools
[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../include/ -I../../lib/include/
6 librawnsdp_la_CFLAGS = -fno-strict-aliasing
7