From daaf50c75a4201bdf2911aa9c2fa2765fa9e40e7 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Fri, 9 Dec 2011 20:18:27 +0100 Subject: Image frames decoding --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 394328f..f510ac3 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ BINARIES += pci INCDIR += ./ LDINC += $(addprefix -L ,$(LIBDIR)) -LDFLAGS += -pthread +LDFLAGS += -pthread -lufodecode CFLAGS += -pthread DESTDIR ?= /usr/local -- cgit v1.2.3