From 130b68aeff56298ade65ce96fb4966356afb5cd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 2 Dec 2005 09:32:21 +0000 Subject: ext/Makefile.am: Add missing $(WAVPACK_DIR) (#322962). Original commit message from CVS: * ext/Makefile.am: Add missing $(WAVPACK_DIR) (#322962). --- ext/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/Makefile.am') diff --git a/ext/Makefile.am b/ext/Makefile.am index 716b687e..0d09da18 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -227,6 +227,7 @@ SUBDIRS=\ $(SNDFILE_DIR) \ $(SWFDEC_DIR) \ $(TARKIN_DIR) \ + $(WAVPACK_DIR) \ $(XINE_DIR) \ $(XVID_DIR) -- cgit v1.2.1