From 3b319cddc2b58b6c4ca91438d987d260c220e540 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Mon, 25 May 2020 16:36:04 +0200 Subject: Add ECR API. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2ba82f5..11cde39 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,6 +30,7 @@ GUILE_SOURCES = \ JSON_SOURCES = \ aws/api/cloudfront-2019-03-26.normal.json \ aws/api/ebs-2019-11-02.normal.json \ + aws/api/ecr-2015-09-21.normal.json \ aws/api/ecs-2014-11-13.normal.json \ aws/api/ec2-2016-11-15.normal.json \ aws/api/s3-2006-03-01.normal.json -- cgit v1.2.3