rename libnasal.a to libsgnasal.a to match the existing SimGear library
naming convention.
This commit is contained in:
parent
eef1cc716d
commit
983685fde3
@ -1,10 +1,10 @@
|
||||
includedir = @includedir@/nasal
|
||||
|
||||
lib_LIBRARIES = libnasal.a
|
||||
lib_LIBRARIES = libsgnasal.a
|
||||
|
||||
include_HEADERS = nasal.h
|
||||
|
||||
libnasal_a_SOURCES = \
|
||||
libsgnasal_a_SOURCES = \
|
||||
code.c \
|
||||
codegen.c \
|
||||
debug.c \
|
||||
|
Loading…
Reference in New Issue
Block a user