summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2014-10-01 15:57:57 +0100
committersin <sin@2f30.org>2014-10-01 15:57:57 +0100
commite8f74fa1a96978887bb2e4aaebbaa3c388b8050f (patch)
treec09b49a4204eda40e13f4964b8025aa25237bddb /config.mk
parente3dd0ac936eb8076d6ff0c227a77627fed447d98 (diff)
Starting fooling around with toxav; work in progress
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
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