summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-19 22:15:46 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-19 22:15:46 +0200
commit1186e4c88cbd44c586f0a5502fb9ecd72dd79988 (patch)
tree2af366026df4b41b68e415cfcb660f36f13e2d95 /automation
parentab2109f4280247100829925e489e8770b2b013c7 (diff)
#i103496#: wintypes.hxx moved to tools
Diffstat (limited to 'automation')
-rw-r--r--automation/source/testtool/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/automation/source/testtool/makefile.mk b/automation/source/testtool/makefile.mk
index 79a811fda..e72c92c3b 100644
--- a/automation/source/testtool/makefile.mk
+++ b/automation/source/testtool/makefile.mk
@@ -84,9 +84,9 @@ $(INCCOM)$/r_cmds.hxx : ..$/inc$/rcontrol.hxx \
$(MISC)$/xfilter.pl
$(PERL) $(MISC)$/xfilter.pl ..$/inc rcontrol.hxx $(INCCOM)$/r_cmds RC_
-$(INCCOM)$/res_type.hxx : $(SOLARVERSION)$/$(INPATH)$/inc$(UPDMINOREXT)$/vcl$/wintypes.hxx \
+$(INCCOM)$/res_type.hxx : $(SOLARVERSION)$/$(INPATH)$/inc$(UPDMINOREXT)$/tools$/wintypes.hxx \
$(MISC)$/xfilter.pl
- $(PERL) $(MISC)$/xfilter.pl $(SOLARVERSION)$/$(INPATH)$/inc$(UPDMINOREXT) vcl$/wintypes.hxx $(INCCOM)$/res_type WINDOW_
+ $(PERL) $(MISC)$/xfilter.pl $(SOLARVERSION)$/$(INPATH)$/inc$(UPDMINOREXT) tools$/wintypes.hxx $(INCCOM)$/res_type WINDOW_