From 35fd547612e754f592dc3eee8a176c1ad2e7fd39 Mon Sep 17 00:00:00 2001 From: curt Date: Fri, 3 Apr 1998 22:51:17 +0000 Subject: [PATCH] Removed Linux subdirectory. --- Simulator/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Simulator/Makefile.in b/Simulator/Makefile.in index bbe002f98..514115884 100644 --- a/Simulator/Makefile.in +++ b/Simulator/Makefile.in @@ -79,7 +79,6 @@ SUBDIRS = Aircraft \ Controls \ Flight \ Joystick \ - Linux \ Math \ Scenery \ Time \ @@ -90,7 +89,7 @@ SUBDIRS = Aircraft \ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../Src/Include/config.h CONFIG_CLEAN_FILES = -DIST_COMMON = README COPYING Makefile.am Makefile.in +DIST_COMMON = README Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -- 2.39.5