summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2018-02-15 10:27:12 +0100
committerLudovic Courtès <ludo@gnu.org>2018-02-15 10:27:12 +0100
commit4ab2f2c3f084ffd9d0f77134cc1af0f8cf0e13be (patch)
tree064f8d50c849af71649c60c2a3a6d7c4f642d05b /Makefile.am
parenta7693f4974aa0517bcf7aa963fc62b4126ddf6a8 (diff)
downloadcuirass-4ab2f2c3f084ffd9d0f77134cc1af0f8cf0e13be.tar
cuirass-4ab2f2c3f084ffd9d0f77134cc1af0f8cf0e13be.tar.gz
build: Clean cuirass.go.
* Makefile.am (CLEANFILES): Add $(nodist_guilesite_DATA).
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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