1
0
Fork 0
flightgear/Tools/Construct/Combine/Makefile.am
1999-04-05 21:32:32 +00:00

9 lines
207 B
Makefile

noinst_LIBRARIES = libCombine.a
libCombine_a_SOURCES = genfans.cxx genfans.hxx
INCLUDES += \
-I$(top_builddir) \
-I$(top_builddir)/Lib \
-I$(top_builddir)/Tools/Lib \
-I$(top_builddir)/Tools/Construct