summaryrefslogtreecommitdiff
path: root/toxencryptsave/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'toxencryptsave/Makefile.inc')
-rw-r--r--toxencryptsave/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxencryptsave/Makefile.inc b/toxencryptsave/Makefile.inc
index a4a4276a..9b7fa44b 100644
--- a/toxencryptsave/Makefile.inc
+++ b/toxencryptsave/Makefile.inc
@@ -42,7 +42,7 @@ libtoxencryptsave_la_LDFLAGS = $(LT_LDFLAGS) \
42 42
43libtoxencryptsave_la_LIBADD = $(LIBSODIUM_LIBS) \ 43libtoxencryptsave_la_LIBADD = $(LIBSODIUM_LIBS) \
44 $(NACL_OBJECTS) \ 44 $(NACL_OBJECTS) \
45 $(NAC_LIBS) \ 45 $(NACL_LIBS) \
46 $(PTHREAD_LIBS) \ 46 $(PTHREAD_LIBS) \
47 libtoxcore.la 47 libtoxcore.la
48 48