1
Fork 0

Fixed Makefile.

This commit is contained in:
Davi de Castro Reis 2010-09-09 18:42:30 -07:00
parent 121d13d08b
commit a3d29713b7
1 changed files with 1 additions and 1 deletions

View File

@ -37,4 +37,4 @@ dnl Checks for library functions.
AC_CHECK_SPOON
dnl AC_OUTPUT(Makefile tests/Makefile samples/Makefile)
AC_OUTPUT(Makefile src/Makefile tests/Makefile examples/Makefile man/Makefile cxxmph/Makefile cmph.pc)
AC_OUTPUT(Makefile src/Makefile tests/Makefile examples/Makefile man/Makefile cmph.pc)