From 1856a1ba124b58d0b3bfe6e9b1ac57a3b95d5c7b Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sat, 19 Jul 2008 14:02:50 +0000 Subject: [PATCH] ext/Makefile.am: Dist and recurse into resindvd subdir Original commit message from CVS: * ext/Makefile.am: Dist and recurse into resindvd subdir --- ChangeLog | 5 +++++ ext/Makefile.am | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4fe5c62..62a83cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-07-19 Jan Schmidt + * ext/Makefile.am: + Dist and recurse into resindvd subdir + +2008-07-19 Jan Schmidt + * configure.ac: Remove interleave and replaygain configure.ac pieces too diff --git a/ext/Makefile.am b/ext/Makefile.am index f127917..dfd5e51 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -308,6 +308,7 @@ SUBDIRS=\ $(DIRECTFB_DIR) \ $(DIVX_DIR) \ $(DTS_DIR) \ + $(DVDNAV_DIR) \ $(FAAC_DIR) \ $(FAAD_DIR) \ $(GSM_DIR) \ @@ -369,6 +370,7 @@ DIST_SUBDIRS = \ nas \ neon \ ofa \ + resindvd \ sdl \ sndfile \ soundtouch \ -- 2.7.4