diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index f1279177..dfd5e512 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 \ |