mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
- add all the dirs to the DIST_SUBDIRS
Original commit message from CVS: - add all the dirs to the DIST_SUBDIRS
This commit is contained in:
parent
769cc8e90c
commit
f1e89caecd
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2002-01-15 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
* tests/Makefile.am: add all the dirs to the DIST_SUBDIRS
|
||||||
|
|
||||||
2002-01-15 Bastien Nocera <hadess@hadess.net>
|
2002-01-15 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
* tests/Makefile.am: dodge compiling memchunk and bufspeed
|
* tests/Makefile.am: dodge compiling memchunk and bufspeed
|
||||||
|
|
|
@ -14,3 +14,4 @@ lat_CFLAGS = $(GST_CFLAGS)
|
||||||
lat_LDFLAGS = $(GST_LIBS)
|
lat_LDFLAGS = $(GST_LIBS)
|
||||||
|
|
||||||
EXTRA_DIST = README
|
EXTRA_DIST = README
|
||||||
|
DIST_SUBDIRS= bufspeed memchunk muxing sched
|
||||||
|
|
Loading…
Reference in a new issue