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 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 | ||
| 34 | if WIN32 | 35 | if WIN32 |
