From: david Date: Tue, 30 Jul 2002 11:58:34 +0000 (+0000) Subject: Remove ECMAScript interpreter from the default build for now. It can X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9b05c27938d406cf5eec57a36b81693003363a6d;p=simgear.git Remove ECMAScript interpreter from the default build for now. It can still be built from inside the directory. --- diff --git a/simgear/Makefile.am b/simgear/Makefile.am index af82b4d7..b8c05870 100644 --- a/simgear/Makefile.am +++ b/simgear/Makefile.am @@ -20,7 +20,6 @@ include_HEADERS = \ SUBDIRS = \ xml \ - interpreter \ debug \ misc \ bucket \