summaryrefslogtreecommitdiffstats
Side-by-side diff
-rw-r--r--src/Makefile.am2
-rw-r--r--src/controller/callbacks/reshape.c2
-rw-r--r--src/db/dbconnect.sqc12
-rw-r--r--src/model/data/base.sqc2
-rw-r--r--src/model/state/state.h3
-rw-r--r--src/util/check_error.c6
-rw-r--r--src/util/check_error_db.c13
-rw-r--r--src/util/check_error_db.h9
8 files changed, 40 insertions, 9 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cf16798..de6226d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -39,6 +39,7 @@ libflumap_la_SOURCES = \
model/state/zoom_info_init.c \
util/ati_meminfo.c \
util/check_error.c \
+ util/check_error_db.c \
util/pick_convert.c \
util/sqlinfoprint.c \
view/geometry.c \
@@ -78,6 +79,7 @@ noinst_HEADERS = \
plugin/plugin.h \
util/ati_meminfo.h \
util/check_error.h \
+ util/check_error_db.h \
util/pick_convert.h \
util/sqlinfoprint.h \
view/geometry.h \

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.