Skip to content

Commit fc6f66b

Browse files
committed
update makefile
1 parent 2bb7cc9 commit fc6f66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SERVICES ?= $(wildcard amazonka-*)
2-
LIBRARIES ?= core amazonka test $(SERVICES)
2+
LIBRARIES ?= core amazonka elb redshift route53 test $(SERVICES)
33
FORWARD := upload upload-docs
44

55
build:

0 commit comments

Comments
 (0)