Revamp build system to make it easier to integrate openflowext.
authorBen Pfaff <blp@nicira.com>
Thu, 16 Oct 2008 18:11:59 +0000 (11:11 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 16 Oct 2008 18:11:59 +0000 (11:11 -0700)
commit4fbcabe10406118bb1856772cd7fbfb2a193869b
tree40291a3def648f9294c5349fd86b6c0035bf82b3
parent4a7706ed497c021d66de3bad4de0b49ca50e7441
Revamp build system to make it easier to integrate openflowext.
23 files changed:
Make.vars
Makefile.am
acinclude.m4
boot.sh
configure.ac
controller/Makefile.am [deleted file]
controller/automake.mk [new file with mode: 0644]
debian/.gitignore
include/Makefile.am [deleted file]
include/automake.mk [new file with mode: 0644]
lib/Makefile.am [deleted file]
lib/automake.mk [new file with mode: 0644]
secchan/Makefile.am [deleted file]
secchan/automake.mk [new file with mode: 0644]
switch/Makefile.am [deleted file]
switch/automake.mk [new file with mode: 0644]
tests/Makefile.am [deleted file]
tests/automake.mk [new file with mode: 0644]
tests/test-stp.sh
third-party/Makefile.am [deleted file]
third-party/automake.mk [new file with mode: 0644]
utilities/Makefile.am [deleted file]
utilities/automake.mk [new file with mode: 0644]