aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-13 14:09:33 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-13 14:09:33 +0200
commitf41aefb19af7579ec326c180106ae2904a917d4c (patch)
tree3e9ad5b8469ba71265c4871e46720a7c131cc203 /Makefile
parenttest _f setters (diff)
downloadlibgamma-f41aefb19af7579ec326c180106ae2904a917d4c.tar.gz
libgamma-f41aefb19af7579ec326c180106ae2904a917d4c.tar.bz2
libgamma-f41aefb19af7579ec326c180106ae2904a917d4c.tar.xz
move out test mapping functions from test.c into ramps.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 65dfe80..6e7f803 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ HEADERS_INFO = libgamma-error libgamma-facade libgamma-method
HEADERS = libgamma libgamma-config $(HEADERS_INFO)
# Object files for the test.
-TESTOBJ = test methods errors crtcinfo user
+TESTOBJ = test methods errors crtcinfo user ramps
# The version of the library.
LIB_MAJOR = 0