diff --git a/ext/Makefile.am b/ext/Makefile.am index 66d39191fa..4f3c00a953 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -393,6 +393,7 @@ SUBDIRS=\ $(DVDNAV_DIR) \ $(FAAC_DIR) \ $(FAAD_DIR) \ + $(FLITE_DIR) \ $(GSM_DIR) \ $(G729_DIR) \ $(HERMES_DIR) \ @@ -448,6 +449,7 @@ DIST_SUBDIRS = \ directfb \ faac \ faad \ + flite \ gsm \ ivorbis \ ladspa \