1
0
Fork 0
flightgear/Simulator/FDM/External/Makefile.am
1999-04-05 21:32:32 +00:00

5 lines
143 B
Makefile

noinst_LIBRARIES = libExternal.a
libExternal_a_SOURCES = external.cxx external.hxx
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator