diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 5348e40..2c50d9a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,6 +29,7 @@ GUILE_SOURCES = \ language/aws/spec.scm JSON_SOURCES = \ + aws/api/ce-2017-10-25.normal.json \ aws/api/cloudfront-2019-03-26.normal.json \ aws/api/ebs-2019-11-02.normal.json \ aws/api/elasticfilesystem-2015-02-01.normal.json \ |