X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile.am;h=135e58f9a800c3412a6df4531045e42803107d42;hb=ac60863f78e412004c5b69f5a64a49bc6f0bc46d;hp=0af7b46155265b957da6cb2d04443d1e1ce5bb94;hpb=99ab7312c17cd4ab603eb6194c50b9f1ef3ca1c9;p=sliver-openvswitch.git diff --git a/Makefile.am b/Makefile.am index 0af7b4615..135e58f9a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,6 +47,7 @@ CLEAN_LOCAL = DISTCLEANFILES = PYCOV_CLEAN_FILES = build-aux/check-structs,cover EXTRA_DIST = \ + BUILD.Windows \ CodingStyle \ DESIGN \ FAQ \ @@ -70,6 +71,7 @@ EXTRA_DIST = \ SubmittingPatches \ WHY-OVS \ boot.sh \ + build-aux/cccl \ build-aux/sodepends.pl \ build-aux/soexpand.pl \ $(MAN_FRAGMENTS) \