mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
37621fec2c
Original commit message from CVS: go into docs dir
13 lines
225 B
Makefile
13 lines
225 B
Makefile
SUBDIRS = gst-libs ext docs
|
|
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
|