From a0f522e7c8960587fee840fa7e1cc60635ed6fca Mon Sep 17 00:00:00 2001 From: ehofman Date: Sat, 17 Jul 2004 08:26:04 +0000 Subject: [PATCH] Add the _os.* files to the EXTRA_DIST list, otherwise they won't end up in the official tarball. --- src/Main/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Main/Makefile.am b/src/Main/Makefile.am index 1a1a3d798..9a3064fda 100644 --- a/src/Main/Makefile.am +++ b/src/Main/Makefile.am @@ -1,3 +1,6 @@ +EXTRA_DIST = 3dfx.sh runfgfs.in runfgfs.bat.in \ + fg_os_sdl.cxx fg_os.cxx fg_os.hxx + if ENABLE_MPLAYER_AS MPLAYER_LIBS = $(top_builddir)/src/MultiPlayer/libMultiPlayer.a else @@ -24,8 +27,6 @@ endif AM_CXXFLAGS = -DPKGLIBDIR=\"$(pkgdatadir)\" -EXTRA_DIST = 3dfx.sh runfgfs.in runfgfs.bat.in - bin_PROGRAMS = fgfs metar noinst_SCRIPTS = runfgfs.bat runfgfs