mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 04:00:37 +00:00
d61b6ce395
Original commit message from CVS: clean up aclocal flags (from cygwin ports maintainer)
13 lines
220 B
Makefile
13 lines
220 B
Makefile
SUBDIRS = gst-libs ext
|
|
EXTRA_DIST=gst-ffmpeg.spec depcomp \
|
|
AUTHORS COPYING NEWS README ChangeLog
|
|
|
|
ACLOCAL_AMFLAGS = -I common/m4
|
|
|
|
include $(top_srcdir)/common/release.mak
|
|
|
|
check-valgrind:
|
|
@true
|
|
|
|
check-torture:
|
|
@true
|