Fix build on 64-bit systems
[cascardo/gnio.git] / test / Makefile.am
index 08d7702..f450c7a 100644 (file)
@@ -7,10 +7,13 @@ AM_CFLAGS =                       \
        -DG_DISABLE_DEPRECATED
 
 AM_LDFLAGS =                           \
-       $(GLIB_LIBS) -lgio-2.0 -lgnio
+       $(GLIB_LIBS) ../gnio/libgnio.la
 
 noinst_PROGRAMS = \
        test-stuff \
+       test-server \
+       test-client \
+       test-tcp-client \
        $(NULL)
 
 EXTRA_DIST =