From ba29d0b6cb352169d3f961c40b301ccbcba96247 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Thu, 18 Mar 2021 11:36:03 +0100 Subject: Move serialization code to (aws serialize). --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ca30379..963ec6d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,7 @@ godir=$(libdir)/guile/$(GUILE_EFFECTIVE_VERSION)/site-ccache GUILE_SOURCES = \ aws/base.scm \ + aws/serialize.scm \ aws/request.scm \ aws/utils/json.scm \ language/aws/spec.scm -- cgit v1.2.3