From 12860d2aa93e24816e2117ad5c4e58a8d1037424 Mon Sep 17 00:00:00 2001 From: Amaury Jacquot Date: Tue, 13 Jan 2004 23:15:58 +0000 Subject: enable compilation and installation of ivorbis plugin Original commit message from CVS: enable compilation and installation of ivorbis plugin --- ext/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ext') diff --git a/ext/Makefile.am b/ext/Makefile.am index a5e112cb..4c7eff84 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -352,6 +352,7 @@ SUBDIRS=\ $(SPEEX_DIR) \ $(SWFDEC_DIR) \ $(TARKIN_DIR) \ + $(IVORBIS_DIR) \ $(VORBIS_DIR) \ $(XVID_DIR) -- cgit v1.2.1