gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix include path


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix include path
Date: Thu, 27 Sep 2018 18:10:26 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

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

commit 592e117242e4cd5f5cd05a687062e7d61e2f8d22
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Thu Sep 27 18:10:23 2018 +0200

    fix include path
---
 src/jsonapi/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/jsonapi/Makefile.am b/src/jsonapi/Makefile.am
index 489c4d9f2..e572ffa9d 100644
--- a/src/jsonapi/Makefile.am
+++ b/src/jsonapi/Makefile.am
@@ -1,6 +1,8 @@
 # This Makefile.am is in the public domain
 AM_CPPFLAGS = -I$(top_srcdir)/src/include
 
+plugindir = $(libdir)/gnunet
+
 if USE_COVERAGE
   AM_CFLAGS = --coverage -O0
   XLIB = -lgcov

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



reply via email to

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