Fix "make distcheck" error due to failure to clean files added by Automake.
[sliver-openvswitch.git] / configure.ac
index 18dd1af..1505c6b 100644 (file)
@@ -34,6 +34,7 @@ AC_PREREQ(2.59)
 AC_INIT(openflow, v0.8.1, info@openflowswitch.org)
 AC_CONFIG_SRCDIR([README.hwtables])
 AC_CONFIG_MACRO_DIR([m4])
+AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE