From a3d29713b7a08e475ad62700cae3f9b7666b2ebf Mon Sep 17 00:00:00 2001 From: Davi de Castro Reis Date: Thu, 9 Sep 2010 18:42:30 -0700 Subject: [PATCH] Fixed Makefile. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8a1b614..01c3343 100644 --- a/configure.ac +++ b/configure.ac @@ -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)