gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-sync] branch master updated: fix path


From: gnunet
Subject: [taler-sync] branch master updated: fix path
Date: Mon, 17 Feb 2020 22:03:47 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new 644e65e  fix path
644e65e is described below

commit 644e65e10e05dd222f9a40b960dc694ebc842428
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Feb 17 22:03:45 2020 +0100

    fix path
---
 src/syncdb/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/syncdb/Makefile.am b/src/syncdb/Makefile.am
index b9eddb9..d5f29a8 100644
--- a/src/syncdb/Makefile.am
+++ b/src/syncdb/Makefile.am
@@ -23,7 +23,7 @@ sync_dbinit_SOURCES = \
 sync_dbinit_LDADD = \
   $(LIBGCRYPT_LIBS) \
   $(top_builddir)/src/util/libsyncutil.la \
-  -lsyncdb \
+  syncdb.la \
   -ltalerutil \
   -lgnunetutil
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]