From 5e527213a2430bb3018e5eebd909aef294edf9b5 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 18 Dec 2020 18:48:46 +0300 Subject: Switch to build2 --- libxsd/buildfile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 libxsd/buildfile (limited to 'libxsd/buildfile') diff --git a/libxsd/buildfile b/libxsd/buildfile new file mode 100644 index 0000000..abb2c7c --- /dev/null +++ b/libxsd/buildfile @@ -0,0 +1,8 @@ +# file : buildfile +# license : GNU GPL v2 + exceptions; see accompanying LICENSE file + +./: {*/ -build/} doc{INSTALL NEWS README} legal{GPLv2 LICENSE FLOSSE} manifest + +# Don't the INSTALL file. +# +doc{INSTALL}@./: install = false -- cgit v1.1