summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7024ead..d47bee6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -26,7 +26,8 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \
26 restore.c restore.h\ 26 restore.c restore.h\
27 diagnostics_relay.c diagnostics_relay.h\ 27 diagnostics_relay.c diagnostics_relay.h\
28 heartbeat.c heartbeat.h\ 28 heartbeat.c heartbeat.h\
29 webinspector.c webinspector.h 29 webinspector.c webinspector.h\
30 syslog_relay.c syslog_relay.h
30 31
31if WIN32 32if WIN32
32libimobiledevice_la_LIBADD += -lole32 33libimobiledevice_la_LIBADD += -lole32