summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2011-02-23 13:51:35 +0000
committerrandomdan <randomdan@localhost>2011-02-23 13:51:35 +0000
commit908a70cad3436d836e8c1c3a451ee96092373643 (patch)
treefc91711ae53e6ae23dace42d4cd7b3c11094a913 /Jamroot.jam
parentRemove member var hiding populated statement name, causing modify commands to... (diff)
downloadlibdbpp-postgresql-908a70cad3436d836e8c1c3a451ee96092373643.tar.bz2
libdbpp-postgresql-908a70cad3436d836e8c1c3a451ee96092373643.tar.xz
libdbpp-postgresql-908a70cad3436d836e8c1c3a451ee96092373643.zip
Finally convert ytfs to use boost stuff (untested, but it does build)
Finally bin all the old build process drivel
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index abfed49..794d6de 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -63,4 +63,4 @@ actions slice.slice2cpp
}
IMPORT $(__name__) : slice.slice2cpp : : slice.slice2cpp ;
-alias all : project2 netfs ;
+alias all : project2 netfs ytfs ;