diff options
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([ Makefile common/Makefile src/Makefile +src/libimobiledevice-1.0.pc include/Makefile tools/Makefile cython/Makefile docs/Makefile -libimobiledevice-1.0.pc doxygen.cfg ]) |