mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
ext/Makefile.am: alphabets, so hard to master. Should fix distcheck.
Original commit message from CVS: * ext/Makefile.am: alphabets, so hard to master. Should fix distcheck.
This commit is contained in:
parent
bcf0592dda
commit
ebd71c2fae
3 changed files with 9 additions and 5 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-11-28 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* ext/Makefile.am:
|
||||
alphabets, so hard to master. Should fix distcheck.
|
||||
|
||||
2005-11-25 Edgard Lima <edgard.lima@indt.org.br>
|
||||
|
||||
* configure.ac:
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit c04ad83a0c184fcd311de39371570b9e773a60d0
|
||||
Subproject commit b0b08bcd66ca385364b6f90663585b09693aec67
|
|
@ -231,12 +231,11 @@ SUBDIRS=\
|
|||
$(XVID_DIR)
|
||||
|
||||
DIST_SUBDIRS= \
|
||||
directfb \
|
||||
faac \
|
||||
faad \
|
||||
gsm \
|
||||
ivorbis
|
||||
musepack \
|
||||
sdl \
|
||||
directfb \
|
||||
musepack \
|
||||
wavpack \
|
||||
ivorbis
|
||||
wavpack
|
||||
|
|
Loading…
Reference in a new issue