diff options
| author | 2012-04-01 01:42:28 +0200 | |
|---|---|---|
| committer | 2012-10-21 14:19:50 +0200 | |
| commit | 8b61d177dbfa5c12d582bd58df8243b6d21571b8 (patch) | |
| tree | e1df30e08431d0f8f3c480bdd394d9a740711015 /include/Makefile.am | |
| parent | d09e25b69d2744ba7a6a88cc58d9cc8fc4810d2a (diff) | |
| download | libimobiledevice-8b61d177dbfa5c12d582bd58df8243b6d21571b8.tar.gz libimobiledevice-8b61d177dbfa5c12d582bd58df8243b6d21571b8.tar.bz2 | |
diagnostics_relay: Add basic new service implementation
Diffstat (limited to 'include/Makefile.am')
| -rw-r--r-- | include/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 849295f..957d533 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
| @@ -14,4 +14,5 @@ nobase_include_HEADERS = libimobiledevice/libimobiledevice.h \ | |||
| 14 | libimobiledevice/house_arrest.h \ | 14 | libimobiledevice/house_arrest.h \ |
| 15 | libimobiledevice/mobilebackup2.h \ | 15 | libimobiledevice/mobilebackup2.h \ |
| 16 | libimobiledevice/misagent.h \ | 16 | libimobiledevice/misagent.h \ |
| 17 | libimobiledevice/restore.h | 17 | libimobiledevice/restore.h\ |
| 18 | libimobiledevice/diagnostics_relay.h | ||
