wayland: fix distcheck some more
This commit is contained in:
parent
2837ca997f
commit
957ea18b1b
@ -1,5 +1,7 @@
|
|||||||
plugin_LTLIBRARIES = libgstwaylandsink.la
|
plugin_LTLIBRARIES = libgstwaylandsink.la
|
||||||
|
|
||||||
|
BUILT_SOURCES = viewporter-protocol.c viewporter-client-protocol.h
|
||||||
|
|
||||||
libgstwaylandsink_la_SOURCES = \
|
libgstwaylandsink_la_SOURCES = \
|
||||||
gstwaylandsink.c \
|
gstwaylandsink.c \
|
||||||
wlshmallocator.c \
|
wlshmallocator.c \
|
||||||
@ -29,17 +31,7 @@ noinst_HEADERS = \
|
|||||||
wlwindow.h \
|
wlwindow.h \
|
||||||
wlvideoformat.h
|
wlvideoformat.h
|
||||||
|
|
||||||
CLEANFILES = viewporter-protocol.c viewporter-client-protocol.h
|
CLEANFILES = $(BUILT_SOURCES)
|
||||||
|
|
||||||
gstwaylandsink.c: viewporter-client-protocol.h
|
|
||||||
|
|
||||||
wlshmallocator.c: viewporter-client-protocol.h
|
|
||||||
|
|
||||||
wlbuffer.c: viewporter-client-protocol.h
|
|
||||||
|
|
||||||
wldisplay.c: viewporter-client-protocol.h
|
|
||||||
|
|
||||||
wlwindow.c: viewporter-client-protocol.h
|
|
||||||
|
|
||||||
.SECONDEXPANSION:
|
.SECONDEXPANSION:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user