Skip to content

Commit 9b535a0

Browse files
committed
add missing src/cc.c to liboauth2_sts_la_SOURCES for make check
Signed-off-by: Hans Zandbelt <hans.zandbelt@openidc.com>
1 parent ec38ca7 commit 9b535a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ liboauth2_sts_la_SOURCES = \
2323
src/sts.c \
2424
src/wstrust.c \
2525
src/ropc.c \
26+
src/cc.c \
2627
src/otx.c \
2728
src/jwt.c
2829

0 commit comments

Comments
 (0)