1.1.1
by Sebastian Dröge
Import upstream version 0.10.1 |
1 |
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc |
2 |
||
1.1.3
by Emilio Pozuelo Monfort
Import upstream version 0.10.3 |
3 |
SUBDIRS = $(FFMPEG_SUBDIRS) ext docs common tests |
4 |
||
5 |
win32 = $(shell cat $(top_srcdir)/win32/MANIFEST) |
|
6 |
||
7 |
debug: |
|
8 |
echo $(win32) |
|
1.1.2
by Sebastian Dröge
Import upstream version 0.10.2 |
9 |
|
1.1.1
by Sebastian Dröge
Import upstream version 0.10.1 |
10 |
EXTRA_DIST = \ |
11 |
gst-ffmpeg.spec depcomp \
|
|
1.1.3
by Emilio Pozuelo Monfort
Import upstream version 0.10.3 |
12 |
AUTHORS COPYING NEWS README ChangeLog gst-ffmpeg.doap \
|
13 |
$(win32) |
|
1
by Sebastien Bacher
Import upstream version 0.10.0 |
14 |
|
15 |
ACLOCAL_AMFLAGS = -I common/m4 |
|
16 |
||
17 |
include $(top_srcdir)/common/release.mak
|
|
18 |
||
19 |
check-valgrind: |
|
20 |
@true |
|
21 |
||
22 |
check-torture: |
|
23 |
@true |