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:04:10 +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 7eb1302  fix path
7eb1302 is described below

commit 7eb13020a62db749db69c6d65cda0b42b865cc9e
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Feb 17 22:04:06 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 d5f29a8..6007260 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 \
-  syncdb.la \
+  libsyncdb.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]