Fix a mistake
This commit is contained in:
parent
8c6c0c480c
commit
bcb7d5f77f
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ if HAVE_NURBS
|
||||||
GEN_AIRPORTS_DIR = GenAirports
|
GEN_AIRPORTS_DIR = GenAirports
|
||||||
else
|
else
|
||||||
GEN_AIRPORTS_DIR =
|
GEN_AIRPORTS_DIR =
|
||||||
fi
|
endif
|
||||||
|
|
||||||
SUBDIRS = $(GEN_AIRPORTS_DIR)
|
SUBDIRS = $(GEN_AIRPORTS_DIR)
|
||||||
|
|
Loading…
Add table
Reference in a new issue