]> git.mxchange.org Git - flightgear.git/commitdiff
Tweaking subdirectories.
authorcurt <curt>
Fri, 3 Apr 1998 23:04:28 +0000 (23:04 +0000)
committercurt <curt>
Fri, 3 Apr 1998 23:04:28 +0000 (23:04 +0000)
Makefile.am
Makefile.in

index eece212fa96b0001cbf20ee8b8cdca2557b4aa8a..9c49999aa25d8866bed71efa1546048a00938d95 100644 (file)
@@ -1,2 +1,2 @@
 
-SUBDIRS = Src Docs Scenery
+SUBDIRS = Src
index 3116094398e0a91ec0a051f4b3ea3ebb3bbc10e1..c77142ce96c83f9a57e203898247730fbca8c096 100644 (file)
@@ -71,7 +71,7 @@ PACKAGE = @PACKAGE@
 RANLIB = @RANLIB@
 VERSION = @VERSION@
 
-SUBDIRS = Src Docs Scenery
+SUBDIRS = Src
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ./Src/Include/config.h