aboutsummaryrefslogtreecommitdiff
path: root/brep
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-17 15:54:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-17 15:54:29 +0200
commitb3722503332f0fbaa6013a6aab3f0fed24cbb243 (patch)
tree25cc367f19b8d0e40d1bf6d3cefd3d0708dda967 /brep
parent1c8ae0a5bde06f879f37fb7670ec339d6b7a2ccf (diff)
First pass over INSTALL, some file renames
Diffstat (limited to 'brep')
-rw-r--r--brep/buildfile6
1 files changed, 5 insertions, 1 deletions
diff --git a/brep/buildfile b/brep/buildfile
index 7fd7233..dbe0bce 100644
--- a/brep/buildfile
+++ b/brep/buildfile
@@ -6,7 +6,11 @@ define mod: libso
mod{*}: bin.libprefix = mod_
mod{*}: install = libexec
-./: lib{brep} mod{brep}
+define sql: file
+sql{*}: extension = sql
+sql{*}: install = data
+
+./: lib{brep} mod{brep} sql{package}
# lib{brep}
#