diff options
Diffstat (limited to 'lang')
| -rw-r--r-- | lang/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lang/Makefile.am b/lang/Makefile.am index a8d33f59..bb75cf00 100644 --- a/lang/Makefile.am +++ b/lang/Makefile.am @@ -17,6 +17,6 @@  # License along with this program; if not, write to the Free Software  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA -SUBDIRS = cl cpp +SUBDIRS = $(ENABLED_LANGUAGES)  EXTRA_DIST = README | 
