guix-commits
[Top][All Lists]
Advanced

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

branch master updated: build: Fix typo.


From: Mathieu Othacehe
Subject: branch master updated: build: Fix typo.
Date: Wed, 19 Jan 2022 03:21:25 -0500

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

mothacehe pushed a commit to branch master
in repository guix-cuirass.

The following commit(s) were added to refs/heads/master by this push:
     new 9a50aa1  build: Fix typo.
9a50aa1 is described below

commit 9a50aa17b89c42c46a69fc3eaf71bef3e68013a6
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Wed Jan 19 09:21:02 2022 +0100

    build: Fix typo.
    
    * Makefile.am: Fix it.
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 3f121f9..a40a76d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -83,7 +83,7 @@ nodist_pkgobject_DATA = \
 dist_webmodule_DATA =                          \
   src/web/server/fiberized.scm
 
-nodist_scriptsmodule_DATA =                            \
+nodist_scriptsobject_DATA =                            \
   $(dist_scriptsmodule_DATA:.scm=.go)
 
 nodist_webobject_DATA =                                \



reply via email to

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