From f1e89caecd94e9c66f8283d817cc298d836b239f Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 15 Jan 2002 21:25:02 +0000 Subject: [PATCH] - add all the dirs to the DIST_SUBDIRS Original commit message from CVS: - add all the dirs to the DIST_SUBDIRS --- ChangeLog | 4 ++++ tests/Makefile.am | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 38a66b0..8303f3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2002-01-15 Bastien Nocera + * tests/Makefile.am: add all the dirs to the DIST_SUBDIRS + +2002-01-15 Bastien Nocera + * tests/Makefile.am: dodge compiling memchunk and bufspeed if NASM is not present diff --git a/tests/Makefile.am b/tests/Makefile.am index 04446fc..dec0cd0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -14,3 +14,4 @@ lat_CFLAGS = $(GST_CFLAGS) lat_LDFLAGS = $(GST_LIBS) EXTRA_DIST = README +DIST_SUBDIRS= bufspeed memchunk muxing sched -- 2.7.4