aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-04 20:09:26 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-04 20:09:26 +0200
commite42580e65a3fa5cadb87c5d7e18cd9d94585d853 (patch)
tree2ae3c2d824e0549dc92a9f123d14c3a162a41de9 /Makefile
parentadd inclusion guard to update-warnings.h (diff)
downloadlibgamma-e42580e65a3fa5cadb87c5d7e18cd9d94585d853.tar.gz
libgamma-e42580e65a3fa5cadb87c5d7e18cd9d94585d853.tar.bz2
libgamma-e42580e65a3fa5cadb87c5d7e18cd9d94585d853.tar.xz
split out and doc adjustment method functions from test.c
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 22638ba..a6737b6 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
+TESTOBJ = test methods
# The version of the library.
LIB_MAJOR = 0