diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2011-05-30 18:19:32 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-06-18 11:25:52 +0200 |
commit | b044c72c69d1e9ab64101f549ccc158c8cf6c82e (patch) | |
tree | 063eb293d6af29fd34f1b3aa977aae750a3b627b /setup_native | |
parent | 36d2562f1b3fe39f11d556d0739d65c0e74bb393 (diff) |
ause130: #i117218# don't export INCLUDE in a local makefile.mk
Diffstat (limited to 'setup_native')
-rw-r--r-- | setup_native/source/win32/customactions/reg64/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/setup_native/source/win32/customactions/reg64/makefile.mk b/setup_native/source/win32/customactions/reg64/makefile.mk index 4cb5a5ca20d0..023aee50e664 100644 --- a/setup_native/source/win32/customactions/reg64/makefile.mk +++ b/setup_native/source/win32/customactions/reg64/makefile.mk @@ -74,4 +74,3 @@ DEF1EXPORTFILE=exports.dxp .INCLUDE : target.mk INCLUDE!:=$(subst,/stl, $(INCLUDE)) -.EXPORT : INCLUDE |