diff options
author | David Tardon <dtardon@redhat.com> | 2013-03-28 07:38:13 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-03-28 08:59:23 +0100 |
commit | 1fdf63282bc0429b07ba697f1aabbca10a7b8d6b (patch) | |
tree | 7d0f72e6b084990177eb390abe5fb44affc07aae /desktop/Executable_unopkg.mk | |
parent | e8b8e33c29fae829ba22f575cf04d79c202eb1fe (diff) |
add missing dep on uwinapi.h
Change-Id: Ie7a616d4295db98a8c513e876b83b8e6b52ba83a
Diffstat (limited to 'desktop/Executable_unopkg.mk')
-rw-r--r-- | desktop/Executable_unopkg.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/Executable_unopkg.mk b/desktop/Executable_unopkg.mk index 27611eac7ca0..3b8fb66925e0 100644 --- a/desktop/Executable_unopkg.mk +++ b/desktop/Executable_unopkg.mk @@ -27,6 +27,10 @@ $(eval $(call gb_Executable_Executable,unopkg)) +$(eval $(call gb_Executable_use_packages,unopkg,\ + sal_inc \ +)) + $(eval $(call gb_Executable_set_targettype_gui,unopkg,YES)) $(eval $(call gb_Executable_use_static_libraries,unopkg,\ |