summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/eps/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/graphicfilter/eps/makefile.mk')
-rw-r--r--filter/source/graphicfilter/eps/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/filter/source/graphicfilter/eps/makefile.mk b/filter/source/graphicfilter/eps/makefile.mk
index 189972e80e6e..8ed7f1610014 100644
--- a/filter/source/graphicfilter/eps/makefile.mk
+++ b/filter/source/graphicfilter/eps/makefile.mk
@@ -44,12 +44,10 @@ CDEFS+= -DEDITDEBUG
.ENDIF
SRS1NAME=$(TARGET)
-SRC1FILES = dlgeps.src \
- epsstr.src
+SRC1FILES = epsstr.src
.IF "$(L10N_framework)"==""
EXCEPTIONSFILES=$(SLO)$/eps.obj
-SLOFILES = $(SLO)$/eps.obj \
- $(SLO)$/dlgeps.obj
+SLOFILES = $(SLO)$/eps.obj
.ENDIF
# ==========================================================================