From: curt Date: Mon, 18 Jun 2001 20:13:23 +0000 (+0000) Subject: Ooops, fixed a typo ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2b9727a4da0e4945e538a00005ef982c6843e2c0;p=flightgear.git Ooops, fixed a typo ... --- diff --git a/src/Input/Makefile.am b/src/Input/Makefile.am index c6f939a17..49b2bcbd2 100644 --- a/src/Input/Makefile.am +++ b/src/Input/Makefile.am @@ -2,7 +2,8 @@ noinst_LIBRARIES = libInput.a libInput_a_SOURCES = input.cxx input.hxx -bin_PROGRAMS = js_demo fgjs +# bin_PROGRAMS = js_demo fgjs +bin_PROGRAMS = js_demo js_demo_SOURCES = js_demo.cxx