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 2acc6be..d6b27f4 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -100,4 +100,4 @@ if test "$enable_largefile" != no; then | |||
| 100 | fi | 100 | fi |
| 101 | AC_SUBST(LFS_CFLAGS) | 101 | AC_SUBST(LFS_CFLAGS) |
| 102 | 102 | ||
| 103 | AC_OUTPUT(Makefile src/Makefile include/Makefile fdi/Makefile dev/Makefile swig/Makefile libiphone-1.0.pc) | 103 | AC_OUTPUT(Makefile src/Makefile include/Makefile fdi/Makefile dev/Makefile tools/Makefile swig/Makefile libiphone-1.0.pc) |
