summaryrefslogtreecommitdiff
path: root/sd/source/filter/cgm
diff options
context:
space:
mode:
authorThomas Klausner <wiz@NetBSD.org>2010-11-02 16:59:41 +0100
committerThomas Klausner <wiz@NetBSD.org>2010-11-02 16:59:41 +0100
commitd35c5505df8b43bf454e166b22d7276155e8d7f6 (patch)
tree9bf5fd466921144a9d4ac8fdd55b95947eef0a34 /sd/source/filter/cgm
parent81754d9cb1faaf647157717f3ff883a38fed4a46 (diff)
Add more files to EXCEPTIONSFILES, needed on at least NetBSD.
Diffstat (limited to 'sd/source/filter/cgm')
-rw-r--r--sd/source/filter/cgm/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/sd/source/filter/cgm/makefile.mk b/sd/source/filter/cgm/makefile.mk
index 65ac2c48557d..510a727c51d3 100644
--- a/sd/source/filter/cgm/makefile.mk
+++ b/sd/source/filter/cgm/makefile.mk
@@ -36,7 +36,9 @@ TARGET=cgm
# --- Files --------------------------------------------------------
-SLOFILES = $(SLO)$/sdcgmfilter.obj
+SLOFILES = $(EXCEPTIONSFILES)
+
+EXCEPTIONSFILES = $(SLO)$/sdcgmfilter.obj
# --- Targets --------------------------------------------------------------