testsuite/embed/Makefile.am: test->noinst, fix make test in buildbot.

Original commit message from CVS:
* testsuite/embed/Makefile.am:
test->noinst, fix make test in buildbot.
This commit is contained in:
Ronald S. Bultje 2005-01-09 19:02:31 +00:00
parent 2961b1a9e1
commit 543682a3c6
3 changed files with 7 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* testsuite/embed/Makefile.am:
test->noinst, fix make test in buildbot.
2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
* ext/dvdread/stream_labels.c: new file

View file

@ -1,7 +1,5 @@
TESTS = embed
check_PROGRAMS = embed
noinst_PROGRAMS = embed
# we have nothing but apps here, we can do this safely
LIBS = $(GST_LIBS) $(GTK_LIBS) \

View file

@ -1,7 +1,5 @@
TESTS = embed
check_PROGRAMS = embed
noinst_PROGRAMS = embed
# we have nothing but apps here, we can do this safely
LIBS = $(GST_LIBS) $(GTK_LIBS) \