mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 17:08:35 +02:00
remove some ply-answer cruft that lingered
The tests Makefiles needed updating.
This commit is contained in:
parent
700992202c
commit
bd9075ba26
2 changed files with 0 additions and 4 deletions
|
|
@ -4,7 +4,5 @@ ply_boot_server_test_CFLAGS = $(PLYMOUTH_CFLAGS) -DPLY_BOOT_SERVER_ENABLE_TEST
|
|||
ply_boot_server_test_LDADD = $(PLYMOUTH_LIBS) ../libply/libply.la
|
||||
|
||||
ply_boot_server_test_SOURCES = \
|
||||
$(srcdir)/../libplybootsplash/ply-answer.h \
|
||||
$(srcdir)/../libplybootsplash/ply-answer.c \
|
||||
$(srcdir)/../ply-boot-server.h \
|
||||
$(srcdir)/../ply-boot-server.c
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@ ply_boot_splash_test_CFLAGS = $(PLYMOUTH_CFLAGS) -DPLY_BOOT_SPLASH_ENABLE_TEST
|
|||
ply_boot_splash_test_LDADD = $(PLYMOUTH_LIBS) ../libply/libply.la
|
||||
|
||||
ply_boot_splash_test_SOURCES = \
|
||||
$(srcdir)/../libplybootsplash/ply-answer.h \
|
||||
$(srcdir)/../libplybootsplash/ply-answer.c \
|
||||
$(srcdir)/../libplybootsplash/ply-boot-splash-plugin.h \
|
||||
$(srcdir)/../libplybootsplash/ply-window.h \
|
||||
$(srcdir)/../libplybootsplash/ply-window.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue