forked from Lainports/opnsense-ports
11 lines
332 B
Text
11 lines
332 B
Text
--- src/data_mgmt/Makefile.am.orig 2012-05-17 17:50:29 UTC
|
|
+++ src/data_mgmt/Makefile.am
|
|
@@ -38,7 +38,7 @@ noinst_HEADERS = data_common.h \
|
|
# Common build flags
|
|
AM_CPPFLAGS = -I$(top_srcdir)/include -D_LINUX
|
|
|
|
-LDADD = $(top_builddir)/lib/libtpm_pkcs11.la -ltspi -ldl
|
|
+LDADD = $(top_builddir)/lib/libtpm_pkcs11.la -ltspi
|
|
|
|
|
|
#
|