mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 17:35:59 +00:00
Add ACLOCAL_AMFLAGS
Original commit message from CVS: Add ACLOCAL_AMFLAGS
This commit is contained in:
parent
71454fa19c
commit
9bdd08214b
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ all-local: gst-element-check-@GST_MAJORMINOR@.m4
|
||||||
gst-element-check-@GST_MAJORMINOR@.m4: gst-element-check.m4
|
gst-element-check-@GST_MAJORMINOR@.m4: gst-element-check.m4
|
||||||
cp $(srcdir)/gst-element-check.m4 gst-element-check-@GST_MAJORMINOR@.m4
|
cp $(srcdir)/gst-element-check.m4 gst-element-check-@GST_MAJORMINOR@.m4
|
||||||
|
|
||||||
|
ACLOCAL_AMFLAGS = -I common/m4
|
||||||
|
|
||||||
aclocaldir = $(datadir)/aclocal
|
aclocaldir = $(datadir)/aclocal
|
||||||
aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4
|
aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue