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 4b1c56c..136baf4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -26,6 +26,7 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \ | |||
| 26 | misagent.c misagent.h\ | 26 | misagent.c misagent.h\ |
| 27 | restore.c restore.h\ | 27 | restore.c restore.h\ |
| 28 | diagnostics_relay.c diagnostics_relay.h\ | 28 | diagnostics_relay.c diagnostics_relay.h\ |
| 29 | heartbeat.c heartbeat.h\ | ||
| 29 | webinspector.c webinspector.h | 30 | webinspector.c webinspector.h |
| 30 | 31 | ||
| 31 | if WIN32 | 32 | if WIN32 |
