Converting InetAddresses to native struct in*_addr and SocketAddresses to struct...
[cascardo/gnio.git] / test / Makefile.am
1 NULL =
2
3 AM_CFLAGS =                       \
4         -I$(top_srcdir)           \
5         -I$(top_builddir)         \
6         $(GLIB_CFLAGS)            \
7         -DG_DISABLE_DEPRECATED
8
9 AM_LDFLAGS =                           \
10         $(GLIB_LIBS) ../gnio/libgnio.la
11
12 noinst_PROGRAMS = \
13         test-stuff \
14         test-server \
15         $(NULL)
16
17 EXTRA_DIST =