aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMu Qiao <qiaomuf@gentoo.org>2011-06-22 22:32:53 +0800
committerMu Qiao <qiaomuf@gentoo.org>2011-06-22 23:07:15 +0800
commitafd5e979e8f97d557b55113550b0673effb1ff5f (patch)
tree30365ed8efebd57b738c00b8f7e11cbecddb7d7d /Makefile.am
parentCore: add more exceptions (diff)
downloadlibbash-afd5e979e8f97d557b55113550b0673effb1ff5f.tar.gz
libbash-afd5e979e8f97d557b55113550b0673effb1ff5f.tar.bz2
libbash-afd5e979e8f97d557b55113550b0673effb1ff5f.zip
Core: improve current exception usage
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 85f7761..d9493b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -213,7 +213,6 @@ libcppbash_la_SOURCES = src/common.h \
src/core/readonly_exception.h \
src/core/runtime_exception.h \
src/core/unsupported_exception.h \
- src/core/unset_exception.h \
src/core/interpreter.cpp \
src/core/interpreter.h \
src/core/symbols.hpp \