diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index efd95eb..fcde8ae 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -28,6 +28,7 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \ | |||
| 28 | heartbeat.c heartbeat.h\ | 28 | heartbeat.c heartbeat.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 | syslog_relay.c syslog_relay.h | 32 | syslog_relay.c syslog_relay.h |
| 32 | 33 | ||
| 33 | if WIN32 | 34 | if WIN32 |
