From f41aefb19af7579ec326c180106ae2904a917d4c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 13 Sep 2014 14:09:33 +0200 Subject: move out test mapping functions from test.c into ramps.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3-70-g09d2