gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 266/324: build: Add (gnu extractor enum) to the makefile


From: gnunet
Subject: [gnunet-scheme] 266/324: build: Add (gnu extractor enum) to the makefile.
Date: Tue, 21 Sep 2021 13:25:06 +0200

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

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit e339e304571d475f818e0c2b3b23d24f19056a3c
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Sat Sep 11 13:05:12 2021 +0200

    build: Add (gnu extractor enum) to the makefile.
    
    * Makefile.am (modules): Add gnu/extractor/enum.scm.
---
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 0282676..9e6bc8e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,8 @@ SUFFIXES = .scm .go
 
 # Scheme code that works
 modules = \
+  gnu/extractor/enum.scm \
+  \
   gnu/gnunet/scripts/download-store.scm \
   gnu/gnunet/scripts/publish-store.scm \
   gnu/gnunet/scripts/guix-stuff.scm \

-- 
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]