summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2020-05-20 17:43:07 +0200
committerRicardo Wurmus <rekado@elephly.net>2020-05-20 17:43:07 +0200
commit43ee8ff714b070c851c781144ffc0446d14c081b (patch)
treed4f67ba163bdc3840aa990dfc92599064db2115a /Makefile.am
parentc9e1ea1d8cf2daab752b6073eeab5a328d7964ec (diff)
Add ECS API.
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 a497b4d..ae754e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,7 @@ GUILE_SOURCES = \
JSON_SOURCES = \
aws/api/cloudfront-2019-03-26.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