From: curt Date: Fri, 3 Apr 1998 23:04:28 +0000 (+0000) Subject: Tweaking subdirectories. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=49a48ee726679e886d50905ce9f8f29e25a68b2d;p=flightgear.git Tweaking subdirectories. --- diff --git a/Makefile.am b/Makefile.am index eece212fa..9c49999aa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = Src Docs Scenery +SUBDIRS = Src diff --git a/Makefile.in b/Makefile.in index 311609439..c77142ce9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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