From e8f74fa1a96978887bb2e4aaebbaa3c388b8050f Mon Sep 17 00:00:00 2001 From: sin Date: Wed, 1 Oct 2014 15:57:57 +0100 Subject: Starting fooling around with toxav; work in progress --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 9932bf2..49bf5b6 100644 --- a/config.mk +++ b/config.mk @@ -9,4 +9,4 @@ CC = cc LD = $(CC) CPPFLAGS = -DVERSION=\"${VERSION}\" CFLAGS = -I/usr/local/include -Wall -Wunused $(CPPFLAGS) -LDFLAGS = -L/usr/local/lib -ltoxcore -ltoxencryptsave +LDFLAGS = -L/usr/local/lib -ltoxcore -ltoxav -ltoxencryptsave -- cgit v1.2.3