From 3468d41bf2e86f1f0e8dec5c8631a70f60648452 Mon Sep 17 00:00:00 2001 From: Francesco Salvestrini Date: Tue, 11 Nov 2008 18:12:36 +0100 Subject: [PATCH] Fixed build --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index fabb2f5..878f869 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -89,6 +89,7 @@ endif libmisc_a_SOURCES = \ libs/misc/exception.h \ + libs/misc/exception.cxx \ libs/misc/debug.h \ libs/misc/debug.cxx \ libs/misc/trace.h \ -- 2.11.4.GIT