mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 03:08:13 +02:00
add logger files to event-loop test program
This commit is contained in:
parent
871d3fa991
commit
a707efeca4
1 changed files with 2 additions and 0 deletions
|
|
@ -8,5 +8,7 @@ ply_event_loop_test_SOURCES = \
|
|||
$(srcdir)/../ply-utils.c \
|
||||
$(srcdir)/../ply-list.h \
|
||||
$(srcdir)/../ply-list.c \
|
||||
$(srcdir)/../ply-logger.h \
|
||||
$(srcdir)/../ply-logger.c \
|
||||
$(srcdir)/../ply-event-loop.h \
|
||||
$(srcdir)/../ply-event-loop.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue