aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-04 21:18:29 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-04 21:18:29 +0200
commitc626d574d4974ef3e532b54b27c76dac337425c7 (patch)
treef14c749bbcbe7c48df4c6977dc55e1da5f8c9a7b /Makefile
parentsplit out and doc adjustment method functions from test.c (diff)
downloadlibgamma-c626d574d4974ef3e532b54b27c76dac337425c7.tar.gz
libgamma-c626d574d4974ef3e532b54b27c76dac337425c7.tar.bz2
libgamma-c626d574d4974ef3e532b54b27c76dac337425c7.tar.xz
split out and doc error api test
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a6737b6..3079635 100644
--- a/Makefile
+++ b/Makefile
@@ -63,7 +63,7 @@ HEADERS_INFO = libgamma-error libgamma-facade libgamma-method
HEADERS = libgamma libgamma-config $(HEADERS_INFO)
# Object files for the test.
-TESTOBJ = test methods
+TESTOBJ = test methods errors
# The version of the library.
LIB_MAJOR = 0