Skip to content

Commit

Permalink
lib-dict-backend: Fix building --with-cdb --without-shared-libs
Browse files Browse the repository at this point in the history
  • Loading branch information
sirainen committed May 28, 2018
1 parent bd08690 commit 2311ab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib-dict-backend/Makefile.am
Expand Up @@ -100,6 +100,7 @@ test_dict_sql_CFLAGS = $(AM_CPPFLAGS) -DDICT_SRC_DIR=\"$(top_srcdir)/src/lib-dic
test_dict_sql_SOURCES = \
test-dict-sql.c
test_dict_sql_LDADD = \
$(DICT_LIBS) \
$(noinst_LTLIBRARIES) \
../lib-sql/libdriver_test.la \
../lib-sql/libsql.la \
Expand Down

0 comments on commit 2311ab9

Please sign in to comment.