Skip to content

Commit 2f8f647

Browse files
committed
remove trailing spaces in Makefile.am
Signed-off-by: Hans Zandbelt <hans.zandbelt@zmartzone.eu>
1 parent 610475c commit 2f8f647

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile.am

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ check_liboauth2_SOURCES = \
192192
test/check_oauth2.c \
193193
test/check_openidc.c \
194194
test/server_stubs.c \
195-
test/provider.json \
196-
test/client.json
195+
test/provider.json \
196+
test/client.json
197197
if HAVE_APACHE
198198
check_liboauth2_SOURCES += \
199199
test/check_apache.c

0 commit comments

Comments
 (0)