diff options
author | Thorsten Behrens <tbehrens@novell.com> | 2011-03-09 14:56:21 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2011-03-09 14:56:21 +0100 |
commit | 35fbb45086c389f91c0d6ff410d814f7567c1ceb (patch) | |
tree | 9bfe461d6912cf164f18784b06903d826cf470ee /desktop/util | |
parent | 5ea935885018b33f1f9e3a8e1f1cfd129d9bd6d2 (diff) |
Revert idle whitespace changes
Reverting all hunks that solely change whitespace, prior to
performing the m101 merge from OOo.
Diffstat (limited to 'desktop/util')
-rw-r--r-- | desktop/util/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk index 0d36c14612b0..df2fe688b9fa 100644 --- a/desktop/util/makefile.mk +++ b/desktop/util/makefile.mk @@ -200,7 +200,7 @@ ALLTAR : $(BIN)$/soffice_oo$(EXECPOST) .IF "$(LINK_SO)"=="TRUE" $(BIN)$/so$/soffice_mac$(EXECPOST) : $(APP1TARGETN) $(COPY) $< $@ - + ALLTAR : $(BIN)$/so$/soffice_mac$(EXECPOST) .ENDIF # "$(LINK_SO)"=="TRUE" |