Tweaking subdirectories.
This commit is contained in:
parent
dec50d786d
commit
49a48ee726
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
|
||||
SUBDIRS = Src Docs Scenery
|
||||
SUBDIRS = Src
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue