X-Git-Url: https://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/c2c6b8f8e7a8d4edfd45f09855444bca51488a9f..a525f18001c5d6339d125548c403df0bcd044f2b:/configure.ac diff --git a/configure.ac b/configure.ac index a74cd71..3501428 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,5 @@ AC_CONFIG_TESTDIR([.]) DX_PROG_AUTOTEST AM_CONDITIONAL([HAVE_AUTOTEST], [test x"$dx_cv_autotest_works" = x"yes"]) -AC_CONFIG_FILES([ - Makefile -]) +AC_CONFIG_FILES([Makefile atlocal]) AC_OUTPUT