Link XMPP to libsupport

This commit is contained in:
Jaidyn Ann 2021-08-20 23:17:36 -05:00
parent 6e67401018
commit aaea63de1a

View File

@ -63,7 +63,7 @@ RSRCS =
# - if your library does not follow the standard library naming scheme,
# you need to specify the path to the library and it's name.
# (e.g. for mylib.a, specify "mylib.a" or "path/mylib.a")
LIBS = be crypto gloox localestub network ssl z $(STDCPPLIBS)
LIBS = be crypto gloox localestub network ssl support z $(STDCPPLIBS)
# Specify additional paths to directories following the standard libXXX.so