examples: dist qt examples
authorTim-Philipp Müller <tim@centricular.com>
Fri, 17 Aug 2018 10:45:47 +0000 (11:45 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 17 Aug 2018 10:45:47 +0000 (11:45 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=796968

tests/examples/Makefile.am

index bc1ada4..0ad6d07 100644 (file)
@@ -16,6 +16,21 @@ else
 CAIRO_DIR=
 endif
 
+EXTRA_DIST = \
+       qt/qmlsrc/main.qml \
+       qt/qmlsrc/qmlsrc.qrc \
+       qt/qmlsrc/meson.build \
+       qt/qmlsrc/grabqml.pro \
+       qt/qmlsrc/main.cpp \
+       qt/meson.build \
+       qt/qmlsink/main.qml \
+       qt/qmlsink/qmlsink.qrc \
+       qt/qmlsink/CMakeLists.txt \
+       qt/qmlsink/play.pro \
+       qt/qmlsink/meson.build \
+       qt/qmlsink/main.cpp
+
+
 SUBDIRS = audiofx equalizer $(GTK_DIR) $(JACK_DIR) level \
        rtp rtsp shapewipe spectrum v4l2 $(CAIRO_DIR)