From ca22e9f4224153f01ddffe626aa4c86b68c24962 Mon Sep 17 00:00:00 2001 From: curt Date: Fri, 1 Jun 2001 17:51:20 +0000 Subject: [PATCH] - added fg_commands.cxx and fg_commands.hxx --- src/Main/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Main/Makefile.am b/src/Main/Makefile.am index 6ec4a21f9..3e5a1db5f 100644 --- a/src/Main/Makefile.am +++ b/src/Main/Makefile.am @@ -42,6 +42,7 @@ bin_SCRIPTS = runfgfs fgfs_SOURCES = \ main.cxx \ bfi.cxx bfi.hxx \ + fg_commands.cxx fg_commands.hxx \ fg_init.cxx fg_init.hxx \ fg_io.cxx fg_io.hxx \ fg_props.cxx fg_props.hxx \ -- 2.39.5