Fix LDFLAGS for unit tests.

This commit is contained in:
Scott Leggett 2018-05-01 09:46:13 +10:00 committed by Felipe Zimmerle
parent e48fa2f817
commit 98b4e75465
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -55,7 +55,7 @@ unit_tests_LDADD = \
$(YAJL_LDADD)
unit_tests_LDFLAG = \
unit_tests_LDFLAGS = \
$(GEOIP_LDFLAGS) \
$(MAXMIND_LDFLAGS) \
$(LMDB_LDFLAGS) \