summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2014-11-13 00:27:16 +0000
committerrandomdan <randomdan@localhost>2014-11-13 00:27:16 +0000
commit8e608a2f6f2a6f1e68dcc14e08424eb1130662be (patch)
treed31167e5711a3f519d56eb5f0e597d1aeba6d633 /Jamroot.jam
parentWrite test data to the correct paths (diff)
downloadslicer-8e608a2f6f2a6f1e68dcc14e08424eb1130662be.tar.bz2
slicer-8e608a2f6f2a6f1e68dcc14e08424eb1130662be.tar.xz
slicer-8e608a2f6f2a6f1e68dcc14e08424eb1130662be.zip
Fix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE macroslicer-0.8.2
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 e02a59a..396dfd0 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -11,4 +11,4 @@ project
;
-alias all : project2 netfs ytfs ;
+alias all : project2 netfs libjsonpp p2pvr libtmdb slicer ;