X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=9ac936f29c63a9ddac6c3cf191934876b0479c19;hb=d5ffa7f2fedbd3f9a4156f78e5fe344cc51dbedf;hp=0cf6863ec25d27bc070c41a0afd107800f1c4f27;hpb=e3438006d3fe940aa90496f8dfc590b6c21dd8c5;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index 0cf6863ec..9ac936f29 100644 --- a/configure.ac +++ b/configure.ac @@ -94,14 +94,15 @@ OVS_CHECK_LINUX AC_CONFIG_FILES([Makefile datapath/Makefile -datapath/linux-2.6/Kbuild -datapath/linux-2.6/Makefile -datapath/linux-2.6/Makefile.main +datapath/linux/Kbuild +datapath/linux/Makefile +datapath/linux/Makefile.main tests/atlocal]) dnl This makes sure that include/openflow gets created in the build directory. AC_CONFIG_COMMANDS([include/openflow/openflow.h.stamp]) AC_CONFIG_COMMANDS([ovsdb/ovsdbmonitor/dummy], [:]) +AC_CONFIG_COMMANDS([utilities/bugtool/dummy], [:]) AC_OUTPUT