summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 664e13b..20bfe4d 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -10,7 +10,8 @@ libinternalcommon_la_SOURCES = \
10 socket.c socket.h \ 10 socket.c socket.h \
11 thread.c thread.h \ 11 thread.c thread.h \
12 debug.c debug.h \ 12 debug.c debug.h \
13 userpref.c userpref.h 13 userpref.c userpref.h \
14 utils.c utils.h
14 15
15if WIN32 16if WIN32
16libinternalcommon_la_LIBADD += -lole32 17libinternalcommon_la_LIBADD += -lole32