mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-30 13:41:48 +00:00
Makefile.am: Add ACLOCAL_AMFLAGS
Original commit message from CVS: * Makefile.am: Add ACLOCAL_AMFLAGS
This commit is contained in:
parent
9a4fa9567c
commit
28631a21d9
3 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2007-02-15 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
|
* Makefile.am: Add ACLOCAL_AMFLAGS
|
||||||
|
|
||||||
2007-02-04 Edward Hervey <edward@fluendo.com>
|
2007-02-04 Edward Hervey <edward@fluendo.com>
|
||||||
|
|
||||||
* testsuite/common.py:
|
* testsuite/common.py:
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
SUBDIRS = codegen gst examples testsuite pkgconfig
|
SUBDIRS = codegen gst examples testsuite pkgconfig
|
||||||
|
|
||||||
|
ACLOCAL_AMFLAGS = -I common/m4
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
gstltihooks.py \
|
gstltihooks.py \
|
||||||
pygst.py.in \
|
pygst.py.in \
|
||||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit 8ba5dffb5ee7e7daea1030f6b34bfef10f9801a3
|
Subproject commit 66d97715fc83888fd1b5469c569f0ef5bbea628b
|
Loading…
Reference in a new issue