summaryrefslogtreecommitdiff
path: root/desktop/source/migration/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/migration/makefile.mk')
-rwxr-xr-x[-rw-r--r--]desktop/source/migration/makefile.mk13
1 files changed, 3 insertions, 10 deletions
diff --git a/desktop/source/migration/makefile.mk b/desktop/source/migration/makefile.mk
index bc0cd9a62b10..b20b4c57974f 100644..100755
--- a/desktop/source/migration/makefile.mk
+++ b/desktop/source/migration/makefile.mk
@@ -1,7 +1,7 @@
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
+#
# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
@@ -42,18 +42,11 @@ RSCEXTINC=..$/app
# hacky - is no define
CDEFS+=-I..$/app
+CDEFS+=-I$(PRJ)/inc
SLOFILES = \
- $(SLO)$/migration.obj \
- $(SLO)$/wizard.obj \
- $(SLO)$/pages.obj \
- $(SLO)$/cfgfilter.obj
-
-SRS1NAME= wizard
-SRC1FILES= wizard.src
-
+ $(SLO)$/migration.obj
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-