From: curt Date: Fri, 3 Apr 1998 22:51:17 +0000 (+0000) Subject: Removed Linux subdirectory. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=35fd547612e754f592dc3eee8a176c1ad2e7fd39;p=flightgear.git Removed Linux subdirectory. --- 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)