summaryrefslogtreecommitdiffstats
path: root/polyp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/Makefile.am')
-rw-r--r--polyp/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/Makefile.am b/polyp/Makefile.am
index 5f57142a..ab7dfe5b 100644
--- a/polyp/Makefile.am
+++ b/polyp/Makefile.am
@@ -335,6 +335,7 @@ libpolyp_@PA_MAJORMINOR@_la_SOURCES = \
tagstruct.c tagstruct.h \
typeid.c typeid.h \
util.c util.h \
+ winsock.h \
xmalloc.c xmalloc.h
if HAVE_X11
@@ -476,6 +477,7 @@ libpolypcore_la_SOURCES = \
tokenizer.c tokenizer.h \
typeid.c typeid.h \
util.c util.h \
+ winsock.h \
xmalloc.c xmalloc.h
libpolypcore_la_CPPFLAGS = $(AM_CPPFLAGS)