diff options
| author | 2013-03-20 05:34:51 +0100 | |
|---|---|---|
| committer | 2013-03-20 05:34:51 +0100 | |
| commit | efca491e4c19868a68a099638552f9ba431dca4b (patch) | |
| tree | 4ed04996837945ca172da485b5aa507ca9b988c2 /configure.ac | |
| parent | a49c508bc489199f1f352be1f5aaaafb07c10506 (diff) | |
| download | libimobiledevice-efca491e4c19868a68a099638552f9ba431dca4b.tar.gz libimobiledevice-efca491e4c19868a68a099638552f9ba431dca4b.tar.bz2 | |
move thread and socket code to "common" subdir
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index cf644a8..57cd233 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -223,6 +223,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) | |||
| 223 | 223 | ||
| 224 | AC_OUTPUT([ | 224 | AC_OUTPUT([ |
| 225 | Makefile | 225 | Makefile |
| 226 | common/Makefile | ||
| 226 | src/Makefile | 227 | src/Makefile |
| 227 | include/Makefile | 228 | include/Makefile |
| 228 | dev/Makefile | 229 | dev/Makefile |
