diff --git a/test/Makefile.am b/test/Makefile.am index 3ec8b439..97364554 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -55,7 +55,7 @@ unit_tests_LDADD = \ $(YAJL_LDADD) -unit_tests_LDFLAG = \ +unit_tests_LDFLAGS = \ $(GEOIP_LDFLAGS) \ $(MAXMIND_LDFLAGS) \ $(LMDB_LDFLAGS) \