summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 49bf5b6..0308efa 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 -ltoxav -ltoxencryptsave
+LDFLAGS = -L/usr/local/lib -lrt -ltoxcore -ltoxav -ltoxencryptsave