summaryrefslogtreecommitdiff
path: root/basic/source/app
diff options
context:
space:
mode:
authorPhilipp Lohmann <Philipp.Lohmann@Sun.COM>2009-10-10 10:54:44 +0200
committerPhilipp Lohmann <Philipp.Lohmann@Sun.COM>2009-10-10 10:54:44 +0200
commit92fa4e8c0a3fbcaadc766428c020a954ae0dff00 (patch)
treef7e8c7bf95d562099683f6a8d725b5f09e3b34aa /basic/source/app
parent4e53d8589d6ed3f2f59bfc318e7b38a4878480d9 (diff)
add exceptions to printer.cxx
Diffstat (limited to 'basic/source/app')
-rw-r--r--basic/source/app/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/basic/source/app/makefile.mk b/basic/source/app/makefile.mk
index 13c3b4a8b5..3a52f402b3 100644
--- a/basic/source/app/makefile.mk
+++ b/basic/source/app/makefile.mk
@@ -61,6 +61,7 @@ OBJFILES = \
EXCEPTIONSFILES = \
$(OBJ)$/app.obj \
+ $(OBJ)$/printer.obj \
$(OBJ)$/process.obj
.IF "$(GUI)" == "WNT"