From 106a87741426a9d2f470e5295e20de17a17c4822 Mon Sep 17 00:00:00 2001 From: sin Date: Wed, 8 Oct 2014 14:41:59 +0100 Subject: Update README --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 0308efa..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 -lrt -ltoxcore -ltoxav -ltoxencryptsave +LDFLAGS = -L/usr/local/lib -ltoxcore -ltoxav -ltoxencryptsave -- cgit v1.2.3