diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-07-08 18:46:42 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-07-08 18:46:42 +0200 |
commit | ff82e02f4950570a957b07e76d082d79184379b3 (patch) | |
tree | b67b87e9aad701b1f5e45b49ed8b949e2e3add05 /sdext | |
parent | eb276d11a652601f743d69ada7a38016bd97d73e (diff) |
Some tag -> spaces
Change-Id: Ie3350972b39631e66e5fd2f5bbf90347f5dbef06
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/Executable_xpdfimport.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdext/Executable_xpdfimport.mk b/sdext/Executable_xpdfimport.mk index af993e827b68..0da152adb67d 100644 --- a/sdext/Executable_xpdfimport.mk +++ b/sdext/Executable_xpdfimport.mk @@ -17,8 +17,8 @@ $(eval $(call gb_Executable_use_externals,xpdfimport,\ )) $(eval $(call gb_Executable_use_libraries,xpdimport,\ - sal \ - $(gb_UWINAPI) \ + sal \ + $(gb_UWINAPI) \ )) $(eval $(call gb_Executable_add_exception_objects,xpdfimport,\ |