Skip to content

Commit ffc4ea7

Browse files
committed
match lib
1 parent 293dea4 commit ffc4ea7

File tree

3 files changed

+502
-1
lines changed

3 files changed

+502
-1
lines changed

src/modules/job-list/Makefile.am

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ libjob_list_la_SOURCES = \
2929
idsync.h \
3030
idsync.c \
3131
stats.h \
32-
stats.c
32+
stats.c \
33+
match.h \
34+
match.c
3335

3436
TESTS = \
3537
test_job_data.t

0 commit comments

Comments
 (0)