guix-commits
[Top][All Lists]
Advanced

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

[gnunet] 03/03: build: Add system/foreign/union*.scm to the distribution


From: Ludovic Courtès
Subject: [gnunet] 03/03: build: Add system/foreign/union*.scm to the distribution.
Date: Fri, 13 Nov 2015 20:56:07 +0000

civodul pushed a commit to branch master
in repository gnunet.

commit d12167ab3c8d7d6caffd9c606e389ef043760602
Author: Ludovic Courtès <address@hidden>
Date:   Fri Nov 13 21:53:52 2015 +0100

    build: Add system/foreign/union*.scm to the distribution.
    
    * Makefile.am (EXTRA_DIST): New variable.
---
 Makefile.am |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index fb949f7..93c7029 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -83,3 +83,7 @@ TEST_EXTENSIONS = .scm
 SCM_LOG_COMPILER = $(top_builddir)/pre-inst-env $(GUILE)
 
 CLEANFILES = $(GOBJECTS) $(SCM_TESTS:tests/%.scm=%.log)
+
+EXTRA_DIST =                                    \
+  system/foreign/unions-read-write.scm          \
+  system/foreign/unions.scm



reply via email to

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