Makefile.am: gst-element-check.m4 is generated and should therefore be copied from the build dir rather than the sour...

Original commit message from CVS:
Patch by: Peter Kjellerstedt <pkj at axis com>
* Makefile.am:
gst-element-check.m4 is generated and should therefore be
copied from the build dir rather than the source dir (#357593).
'make distcheck' hasn't noticed this because we were disting
the file as well, so stop doing that.
This commit is contained in:
Peter Kjellerstedt 2006-09-27 10:13:13 +00:00 committed by Tim-Philipp Müller
parent b74d2e83a6
commit 05b05477eb
2 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,13 @@
2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
Patch by: Peter Kjellerstedt <pkj at axis com>
* Makefile.am:
gst-element-check.m4 is generated and should therefore be
copied from the build dir rather than the source dir (#357593).
'make distcheck' hasn't noticed this because we were disting
the file as well, so stop doing that.
2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
* tests/check/gst/gstcaps.c: (GST_START_TEST), (gst_caps_suite):

View file

@ -3,7 +3,7 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-docbook
all-local: gst-element-check-@GST_MAJORMINOR@.m4
gst-element-check-@GST_MAJORMINOR@.m4: gst-element-check.m4
cp $(srcdir)/gst-element-check.m4 gst-element-check-@GST_MAJORMINOR@.m4
cp gst-element-check.m4 gst-element-check-@GST_MAJORMINOR@.m4
ACLOCAL_AMFLAGS = -I common/m4
@ -30,7 +30,7 @@ debug:
EXTRA_DIST = \
gstreamer.spec gstreamer.spec.in \
gst-element-check.m4 gst-element-check.m4.in \
gst-element-check.m4.in \
configure.ac autogen.sh depcomp \
ABOUT-NLS RELEASE \
$(win32)