X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=blobdiff_plain;f=source%2Fconfigure.ac;h=92a5e8feec5ed333bb94f5f7270e483da75a568e;hp=6b0fbee568c43186a23515e3a872893aa4a5cff2;hb=435ff78d5ad3716f9c3081c0f86043ad8e55fc9d;hpb=353e537a0c84a496c97e8889403c77d13a0b7341 diff --git a/source/configure.ac b/source/configure.ac index 6b0fbee..92a5e8f 100644 --- a/source/configure.ac +++ b/source/configure.ac @@ -187,6 +187,5 @@ AM_COND_IF([DEBUG], [echo "Debugging mode has been enabled."]) # [AC_SUBST([GTEST], [" @echo \"Google Test was not found on the system. Unable to build tests.\""])]) #AM_COND_IF([GTEST_FOUND], [echo "Google Test found on the system. Enabling Unit Tests."]); -AC_CONFIG_FILES([Makefile]) -#AC_CONFIG_FILES([Makefile tests/Makefile]) +AC_CONFIG_FILES([Makefile tests/Makefile]) AC_OUTPUT