guix-commits
[Top][All Lists]
Advanced

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

[no subject]


From: Ludovic Courtès
Date: Thu, 15 Feb 2018 04:29:10 -0500 (EST)

branch: master
commit 4ab2f2c3f084ffd9d0f77134cc1af0f8cf0e13be
Author: Ludovic Courtès <address@hidden>
Date:   Thu Feb 15 10:27:12 2018 +0100

    build: Clean cuirass.go.
    
    * Makefile.am (CLEANFILES): Add $(nodist_guilesite_DATA).
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 39660a0..d372b9e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -101,6 +101,7 @@ CLEANFILES =                                        \
   $(nodist_guilesite_DATA)                     \
   $(dist_pkgmodule_DATA:.scm=.go)              \
   $(nodist_webobject_DATA)                     \
+  $(nodist_guileobject_DATA)                   \
   src/cuirass/config.go
 
 .PHONY:        sql-check



reply via email to

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