aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstore/Makefile.am')
-rw-r--r--src/libstore/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstore/Makefile.am b/src/libstore/Makefile.am
index e7d683499..b19238e7d 100644
--- a/src/libstore/Makefile.am
+++ b/src/libstore/Makefile.am
@@ -11,7 +11,7 @@ pkginclude_HEADERS = \
worker-protocol.hh
libstore_la_LIBADD = ../libutil/libutil.la ../boost/format/libformat.la \
- ${sqlite_lib} @ADDITIONAL_NETWORK_LIBS@
+ @ADDITIONAL_NETWORK_LIBS@
BUILT_SOURCES = derivations-ast.cc derivations-ast.hh