gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: meson: add scripts folder


From: gnunet
Subject: [gnunet] branch master updated: meson: add scripts folder
Date: Tue, 19 Dec 2023 10:09:52 +0100

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 0e3ee7edf meson: add scripts folder
0e3ee7edf is described below

commit 0e3ee7edf72f79f907f22662806f7e54de313ea6
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Dec 19 10:09:48 2023 +0100

    meson: add scripts folder
---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index aa9237a31..0101d43dd 100644
--- a/meson.build
+++ b/meson.build
@@ -445,7 +445,7 @@ configuration_inc = include_directories('.')
 
 pkg = import('pkgconfig')
 
-subdir('bin')
+subdir('scripts')
 subdir('src')
 subdir('doc')
 subdir('contrib')

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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