tests: fix distcheck by disting new jack example directory

Also add test binary to ignores.
This commit is contained in:
Tim-Philipp Müller 2010-09-07 00:16:00 +01:00
parent 62634b48ed
commit cc705ed7dc
2 changed files with 5 additions and 3 deletions

6
.gitignore vendored
View file

@ -28,7 +28,6 @@ autoregen.sh
ABOUT-NLS
_stdint.h
gst-plugins-bad-*.tar.*
tests/examples/shapewipe/shapewipe-example
.deps
.libs
@ -42,8 +41,11 @@ Makefile
tmp-orc.c
gst*orc.h
/tests/check/orc
/ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml
/ext/gsettings/org.freedesktop.gstreamer-0.10.default-elements.gschema.valid
/ext/gsettings/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
/tests/check/orc
/tests/examples/shapewipe/shapewipe-example
/tests/examples/jack/jack_client

View file

@ -16,4 +16,4 @@ DIRECTFB_DIR=
endif
SUBDIRS= $(DIRECTFB_DIR) $(GTK_EXAMPLES) $(JACK_EXAMPLES) switch
DIST_SUBDIRS= camerabin directfb mxf scaletempo switch
DIST_SUBDIRS= camerabin directfb jack mxf scaletempo switch