From ffc354a0fd1c497b50176b63a6da6cbf6be90534 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 22 May 2014 01:00:24 +0200 Subject: add initialise, destroy and free for gamma ramps 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 56d22bf..ae8db5f 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ C_FLAGS = $(OPTIMISE) $(WARN) -std=$(STD) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) \ # Object files for the library. -LIBOBJ = libgamma-facade gamma-helper +LIBOBJ = libgamma-facade libgamma-method gamma-helper # Include configurations from `./configure`. -- cgit v1.2.3-70-g09d2