mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
tests/check/Makefile.am: And now fix 'make distcheck' (builddir != srcdir)
Original commit message from CVS: * tests/check/Makefile.am: And now fix 'make distcheck' (builddir != srcdir)
This commit is contained in:
parent
a8937ea36e
commit
097f448b19
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* tests/check/Makefile.am:
|
||||
And now fix 'make distcheck' (builddir != srcdir)
|
||||
|
||||
2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* configure.ac:
|
||||
|
|
|
@ -60,5 +60,5 @@ libs_cddabasesrc_LDADD = \
|
|||
$(LDADD)
|
||||
|
||||
libs_cddabasesrc_CFLAGS = \
|
||||
-I$(top_builddir)/gst-libs \
|
||||
-I$(top_srcdir)/gst-libs \
|
||||
$(CFLAGS) $(AM_CFLAGS)
|
||||
|
|
Loading…
Reference in a new issue