From 0735fb06b1f3714589375b6961aff47346f14eaf Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sun, 16 Sep 2001 14:28:54 +0000 Subject: [PATCH] Added the bytestream dir. Original commit message from CVS: Added the bytestream dir. --- libs/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/Makefile.am b/libs/Makefile.am index 1233ad863f..a7f69c30b9 100644 --- a/libs/Makefile.am +++ b/libs/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = riff getbits putbits idct audio +SUBDIRS = riff getbits putbits idct audio bytestream -DIST_SUBDIRS = riff getbits putbits audio idct +DIST_SUBDIRS = riff getbits putbits audio idct bytestream