mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
ext/Makefile.am: Dist and recurse into resindvd subdir
Original commit message from CVS: * ext/Makefile.am: Dist and recurse into resindvd subdir
This commit is contained in:
parent
3e777bcedb
commit
1856a1ba12
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-07-19 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
|
* ext/Makefile.am:
|
||||||
|
Dist and recurse into resindvd subdir
|
||||||
|
|
||||||
2008-07-19 Jan Schmidt <jan.schmidt@sun.com>
|
2008-07-19 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
|
|
@ -308,6 +308,7 @@ SUBDIRS=\
|
||||||
$(DIRECTFB_DIR) \
|
$(DIRECTFB_DIR) \
|
||||||
$(DIVX_DIR) \
|
$(DIVX_DIR) \
|
||||||
$(DTS_DIR) \
|
$(DTS_DIR) \
|
||||||
|
$(DVDNAV_DIR) \
|
||||||
$(FAAC_DIR) \
|
$(FAAC_DIR) \
|
||||||
$(FAAD_DIR) \
|
$(FAAD_DIR) \
|
||||||
$(GSM_DIR) \
|
$(GSM_DIR) \
|
||||||
|
@ -369,6 +370,7 @@ DIST_SUBDIRS = \
|
||||||
nas \
|
nas \
|
||||||
neon \
|
neon \
|
||||||
ofa \
|
ofa \
|
||||||
|
resindvd \
|
||||||
sdl \
|
sdl \
|
||||||
sndfile \
|
sndfile \
|
||||||
soundtouch \
|
soundtouch \
|
||||||
|
|
Loading…
Reference in a new issue