Skip to content

Commit 7821ec6

Browse files
committed
meson: sort meson build file list again
1 parent 80d8204 commit 7821ec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/meson.build

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ libshared_sources = files('''
3030
caformat-util.c
3131
caformat-util.h
3232
caformat.h
33-
camatch.c
34-
camatch.h
3533
caindex.c
3634
caindex.h
3735
calocation.c
3836
calocation.h
3937
camakebst.c
4038
camakebst.h
39+
camatch.c
40+
camatch.h
4141
canametable.c
4242
canametable.h
4343
canbd.c

0 commit comments

Comments
 (0)