guix-commits
[Top][All Lists]
Advanced

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

branch master updated: Add the system module to Makefile.am


From: Christopher Baines
Subject: branch master updated: Add the system module to Makefile.am
Date: Fri, 23 Apr 2021 13:08:09 -0400

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

cbaines pushed a commit to branch master
in repository data-service.

The following commit(s) were added to refs/heads/master by this push:
     new 869d252  Add the system module to Makefile.am
869d252 is described below

commit 869d2522e5ed5c4a18013c3d58d9459641ba992a
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Fri Apr 23 18:07:55 2021 +0100

    Add the system module to Makefile.am
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index bc07b88..d72c437 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -101,6 +101,7 @@ SOURCES =                                                   
                \
   guix-data-service/model/package-derivation.scm                               
\
   guix-data-service/model/package-metadata.scm                                 
\
   guix-data-service/model/package.scm                                          
\
+  guix-data-service/model/system.scm                                           
\
   guix-data-service/model/system-test.scm                                      
\
   guix-data-service/model/utils.scm                                            
\
   guix-data-service/web/build-server/controller.scm                            
\



reply via email to

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