summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index fcde8ae..5fcf097 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -29,6 +29,7 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \
29 debugserver.c debugserver.h\ 29 debugserver.c debugserver.h\
30 webinspector.c webinspector.h\ 30 webinspector.c webinspector.h\
31 mobileactivation.c mobileactivation.h\ 31 mobileactivation.c mobileactivation.h\
32 preboard.c preboard.h \
32 syslog_relay.c syslog_relay.h 33 syslog_relay.c syslog_relay.h
33 34
34if WIN32 35if WIN32