diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-12-11 20:59:46 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-12-11 20:59:46 +0100 |
commit | b5d7ac8dc9bc778d1166c3eac91d765ee5a9691f (patch) | |
tree | f290324fb38c501539ad2518956a3a511eb78f56 /jurt | |
parent | fcfe2d7355351c605e8dcfef2efec35ab5657147 (diff) |
Windows-only fixes
Change-Id: Ida4d7fc3f830cdc8a9c1ab9842d359763c6efae1
Diffstat (limited to 'jurt')
-rw-r--r-- | jurt/Library_jpipe.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jurt/Library_jpipe.mk b/jurt/Library_jpipe.mk index 0cd0d4f0293c..987c9a8b28ae 100644 --- a/jurt/Library_jpipe.mk +++ b/jurt/Library_jpipe.mk @@ -39,6 +39,10 @@ $(eval $(call gb_Library_add_cobjects,jpipe,\ jurt/source/pipe/wrapper/wrapper \ )) +$(eval $(call gb_Library_use_packages,jpipe,\ + sal_inc \ +)) + else $(eval $(call gb_Library_use_libraries,jpipe,\ |