1
0
Fork 0
flightgear/Simulator/Objects/Makefile.am

11 lines
250 B
Text
Raw Normal View History

1998-08-25 16:51:22 +00:00
noinst_LIBRARIES = libObjects.a
libObjects_a_SOURCES = \
1999-04-19 20:19:56 +00:00
colours.h \
1998-08-25 16:51:22 +00:00
fragment.cxx fragment.hxx \
material.cxx material.hxx \
obj.cxx obj.hxx \
texload.c texload.h
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator