mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 04:18:01 +02:00
[script] Add generated source files to BUILT_SOURCES
This is one part of fixing make distcheck.
This commit is contained in:
parent
a5958e94aa
commit
b01ac7970d
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ script_la_SOURCES = $(srcdir)/plugin.c \
|
|||
MAINTAINERCLEANFILES = Makefile.in
|
||||
CLEANFILES = *.string
|
||||
|
||||
BUILT_SOURCES = script-lib-image.c script-lib-sprite.c script-lib-math.c script-lib-plymouth.c
|
||||
|
||||
EXTRA_DIST = stringify.pl
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue