diff options
| author | 2015-01-28 20:54:25 +0100 | |
|---|---|---|
| committer | 2015-01-28 20:54:25 +0100 | |
| commit | 4d95679e67a11b6a748d0df192e410457229b83c (patch) | |
| tree | 1fb85c1d2b2a6d77591a037e71731d163770f132 /configure.ac | |
| parent | 3f0ab718d51bd6649e171a4e411cd062cd9817cc (diff) | |
| download | libimobiledevice-4d95679e67a11b6a748d0df192e410457229b83c.tar.gz libimobiledevice-4d95679e67a11b6a748d0df192e410457229b83c.tar.bz2 | |
Move pkg-config file into src directory
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 44e1e09..44daa65 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -209,11 +209,11 @@ AC_OUTPUT([ | |||
| 209 | Makefile | 209 | Makefile |
| 210 | common/Makefile | 210 | common/Makefile |
| 211 | src/Makefile | 211 | src/Makefile |
| 212 | src/libimobiledevice-1.0.pc | ||
| 212 | include/Makefile | 213 | include/Makefile |
| 213 | tools/Makefile | 214 | tools/Makefile |
| 214 | cython/Makefile | 215 | cython/Makefile |
| 215 | docs/Makefile | 216 | docs/Makefile |
| 216 | libimobiledevice-1.0.pc | ||
| 217 | doxygen.cfg | 217 | doxygen.cfg |
| 218 | ]) | 218 | ]) |
| 219 | 219 | ||
