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 a665182..aa3a2e2 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -44,4 +44,4 @@ if test "$no_debug_code" = true; then | |||
| 44 | AC_DEFINE(STRIP_DEBUG_CODE,1,[Strip debug reporting code]) | 44 | AC_DEFINE(STRIP_DEBUG_CODE,1,[Strip debug reporting code]) |
| 45 | fi | 45 | fi |
| 46 | 46 | ||
| 47 | AC_OUTPUT(Makefile src/Makefile include/Makefile libplist-1.0.pc) | 47 | AC_OUTPUT(Makefile src/Makefile include/Makefile plutil/Makefile libplist-1.0.pc) |
