diff options
| author | 2010-01-05 03:38:26 +0100 | |
|---|---|---|
| committer | 2010-01-05 03:38:26 +0100 | |
| commit | 5e45779a8d22068f54e0dbdc42995be27b858e18 (patch) | |
| tree | f27a4efdc316a35f70e2aaf5a5f231b89dfbb298 /include/Makefile.am | |
| parent | 7b153ef8ca43c4b437cb9e4e6f2777bdb7047677 (diff) | |
| parent | daee8be013dae3821463fd85f4076ca2ab3adce6 (diff) | |
| download | libimobiledevice-5e45779a8d22068f54e0dbdc42995be27b858e18.tar.gz libimobiledevice-5e45779a8d22068f54e0dbdc42995be27b858e18.tar.bz2 | |
Merge branch 'master' of git://github.com/MattColyer/libiphone into martin
Diffstat (limited to 'include/Makefile.am')
| -rw-r--r-- | include/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index df7b823..54dae0e 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
| @@ -2,4 +2,6 @@ nobase_include_HEADERS = libiphone/libiphone.h \ | |||
| 2 | libiphone/lockdown.h \ | 2 | libiphone/lockdown.h \ |
| 3 | libiphone/afc.h \ | 3 | libiphone/afc.h \ |
| 4 | libiphone/notification_proxy.h \ | 4 | libiphone/notification_proxy.h \ |
| 5 | libiphone/installation_proxy.h \ | ||
| 6 | libiphone/sbservices.h \ | ||
| 5 | libiphone/mobilesync.h | 7 | libiphone/mobilesync.h |
