diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-04-24 00:07:48 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-04-24 00:07:48 +0200 |
commit | 8cdd55813c6bd7d8afb193f84ce332244dfa43e5 (patch) | |
tree | 1754db51a8071ac1feda017cb84fc7aea9e2d38d /tools/prj | |
parent | 09c6bc8718f8cb1c59cb2b4fd9af2d63a264dcb5 (diff) |
CWS gnumake2: small error in makefil
Diffstat (limited to 'tools/prj')
-rw-r--r-- | tools/prj/target_lib_tl.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/prj/target_lib_tl.mk b/tools/prj/target_lib_tl.mk index 82d29900fd62..65a48316d914 100644 --- a/tools/prj/target_lib_tl.mk +++ b/tools/prj/target_lib_tl.mk @@ -158,7 +158,7 @@ $(eval $(call gb_Library_set_include,tl,\ )) $(eval $(call gb_Library_add_exception_objects,tl,\ - tools/source/win/source/dll/toolsdll \ + tools/win/source/dll/toolsdll \ )) $(eval $(call gb_Library_add_linked_libs,tl,\ |