mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 16:26:39 +00:00
examples: Always dist the cairo example
This commit is contained in:
parent
8b9183c633
commit
7f85827bf7
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ SUBDIRS = audiofx equalizer $(JACK_DIR) level pulse \
|
|||
rtp shapewipe spectrum v4l2 $(CAIRO_DIR)
|
||||
|
||||
DIST_SUBDIRS = audiofx equalizer jack level pulse \
|
||||
rtp shapewipe spectrum v4l2 $(CAIRO_DIR)
|
||||
rtp shapewipe spectrum v4l2 cairo
|
||||
|
||||
include $(top_srcdir)/common/parallel-subdirs.mak
|
||||
|
|
Loading…
Reference in a new issue