X-Git-Url: https://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/b3a380d027135bff7d13a08557bd7db294d18f08..803e498e869f88d9daceadf143e3360c17cb7410:/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