mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 16:08:51 +00:00
Fix make dist
Add more directories and files to the dist.
This commit is contained in:
parent
5f2db2f239
commit
3cba21129c
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@ gst-rtsp-server-0.10.deps:
|
||||||
|
|
||||||
vapidir = $(VAPIDIR)
|
vapidir = $(VAPIDIR)
|
||||||
vapi_DATA = $(VAPI_FILES) $(DEPS_FILES)
|
vapi_DATA = $(VAPI_FILES) $(DEPS_FILES)
|
||||||
|
|
||||||
|
EXTRA_DIST = packages $(DEPS_FILES)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue