First set of changes for windows
[cascardo/gnio.git] / gnio / Makefile.am
index 2bf1f93..dfb4d13 100644 (file)
@@ -17,6 +17,7 @@ gnio_headers =        \
        gresolver.h         \
        gsocketaddress.h    \
        ginetsocketaddress.h \
+       gsocket.h \
        $(NULL)
 
 gioincludedir=$(includedir)/glib-2.0/gnio/
@@ -31,6 +32,7 @@ libgnio_la_SOURCES =        \
        gresolver.c         \
        gsocketaddress.c    \
        ginetsocketaddress.c \
+       gsocket.c \
         $(NULL)