X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Simulator%2FMakefile.in;h=698409d7d81aeda84005676c73b6f5b6cbf4d4ce;hb=ab59ca78b9d7fda79fc993092f56235cec6cf59a;hp=f65c634f41fc73705800a56950af33f05bca51af;hpb=27ac2e344e69de50cc5fe02ff15d4a9dcda9e7b2;p=flightgear.git diff --git a/Simulator/Makefile.in b/Simulator/Makefile.in index f65c634f4..698409d7d 100644 --- a/Simulator/Makefile.in +++ b/Simulator/Makefile.in @@ -10,8 +10,6 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -# Place Include last to get 'distclean' do the correct thing - SHELL = /bin/sh @@ -73,21 +71,21 @@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ VERSION = @VERSION@ -SUBDIRS = Aircraft \ +SUBDIRS = \ + Aircraft \ Astro \ + Autopilot \ Cockpit \ Controls \ Flight \ - Include \ Joystick \ Math \ Scenery \ Time \ Weather \ - XGL \ Main mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = ../Simulator/Include/config.h +CONFIG_HEADER = ../Include/config.h CONFIG_CLEAN_FILES = DIST_COMMON = Makefile.am Makefile.in