tests/Makefile.am: Sort libruntests_a_SOURCES alphabetically

This commit is contained in:
Sebastian Pipping 2023-09-19 18:51:41 +02:00
parent 8192058e2a
commit 2fb1aee9aa

View file

@ -50,12 +50,12 @@ libruntests_a_SOURCES = \
common.c \
dummy.c \
handlers.c \
memcheck.c \
minicheck.c \
misc_tests.c \
ns_tests.c \
nsalloc_tests.c \
structdata.c \
memcheck.c \
minicheck.c
structdata.c
runtests_SOURCES = \
runtests.c