Add git-project-clone.sh
[hvutilities.git] / configure.ac
index 28c98f8..6188dee 100644 (file)
@@ -2,7 +2,7 @@
 
 dnl Initialization stuff.
 AC_INIT(hv-utilities, 0.1.0)
-AC_CONFIG_AUX_DIR(config)
+AC_CONFIG_AUX_DIR(build-aux)
 AC_CONFIG_SRCDIR(scripts/vs)
 dnl Checking if the NEWS file has been updated to reflect the current version.
 AM_INIT_AUTOMAKE(check-news)