Removed Linux subdirectory.
This commit is contained in:
parent
e95e9f6432
commit
35fd547612
1 changed files with 1 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue