summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-03-28 07:31:54 +0100
committerDavid Tardon <dtardon@redhat.com>2013-03-28 08:59:23 +0100
commit52a29f6d3c3fa943a41648601167dee9f2ac6a24 (patch)
treed96f4e496ae37befec63f208495a8d15bf2ea7af /tools
parent27b8de356e0df5f6b646050a965529e233c16efc (diff)
add missing dep on sal/typesizes.h
Change-Id: I1b840d53259c92bf5336e7815c726154c2323f2a
Diffstat (limited to 'tools')
-rw-r--r--tools/StaticLibrary_ooopathutils.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/StaticLibrary_ooopathutils.mk b/tools/StaticLibrary_ooopathutils.mk
index d9299f81fa53..6919795979a2 100644
--- a/tools/StaticLibrary_ooopathutils.mk
+++ b/tools/StaticLibrary_ooopathutils.mk
@@ -20,6 +20,7 @@
$(eval $(call gb_StaticLibrary_StaticLibrary,ooopathutils))
$(eval $(call gb_StaticLibrary_use_packages,ooopathutils,\
+ sal_generated \
sal_odk_headers \
tools_inc \
))