summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-30 15:00:58 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-30 15:00:58 +0200
commita905a3703ccca00498c02f4fce124ffa9fe06242 (patch)
treec0e0437de1d07e8a0653c5da42d39e9a1971b9b8 /src
parentedd65b2fa2ee029fb670150f92513d20edce0bf1 (diff)
downloadanastasis-a905a3703ccca00498c02f4fce124ffa9fe06242.tar.gz
anastasis-a905a3703ccca00498c02f4fce124ffa9fe06242.tar.bz2
anastasis-a905a3703ccca00498c02f4fce124ffa9fe06242.zip
releasing v0.2.0v0.2.0
Diffstat (limited to 'src')
-rw-r--r--src/authorization/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/authorization/Makefile.am b/src/authorization/Makefile.am
index b42ae4b..ec9ae5a 100644
--- a/src/authorization/Makefile.am
+++ b/src/authorization/Makefile.am
@@ -163,6 +163,7 @@ libanastasis_plugin_authorization_totp_la_LIBADD = \
libanastasis_plugin_authorization_totp_la_LDFLAGS = \
$(ANASTASIS_PLUGIN_LDFLAGS) \
$(top_builddir)/src/stasis/libanastasisdb.la \
+ $(top_builddir)/src/util/libanastasisutil.la \
-ltalerjson \
-ltalermhd \
-ltalerutil \