From 816f925d39d16abc643108bba9061f0222b02a66 Mon Sep 17 00:00:00 2001 From: Michael Lotz Date: Sun, 15 Feb 2009 12:31:33 +0000 Subject: [PATCH] Add generate_attribute_stores to the tools using the Be API so it builds on other platforms as well. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29206 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tools/Jamfile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tools/Jamfile b/src/tools/Jamfile index 1daa7179e3..1004920fe0 100644 --- a/src/tools/Jamfile +++ b/src/tools/Jamfile @@ -8,6 +8,7 @@ SEARCH_SOURCE += [ FDirName $(HAIKU_TOP) src/bin ] ; local tools = catattr copyattr + generate_attribute_stores listattr mimeset mkindex