1
0
Fork 0
flightgear/src/GUI/Makefile.am

6 lines
111 B
Text
Raw Normal View History

1998-06-12 14:27:25 +00:00
noinst_LIBRARIES = libGUI.a
1998-06-12 01:07:06 +00:00
1998-06-12 14:27:25 +00:00
libGUI_a_SOURCES = gui.cxx gui.h
1998-06-12 01:07:06 +00:00
INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src