diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 37b5fc19..72c0fa37 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -296,7 +296,7 @@ SUBDIRS=\ $(SWFDEC_DIR) \ $(TARKIN_DIR) \ $(THEORA_DIR) \ - $(TIMIDITY_DIR) + $(TIMIDITY_DIR) \ $(WAVPACK_DIR) \ $(XINE_DIR) \ $(XVID_DIR) |