]> git.mxchange.org Git - simgear.git/blob - simgear/screen/Makefile.am
84c9832e38841175a15a78d20a5bb0e25e07cd01
[simgear.git] / simgear / screen / Makefile.am
1 lib_LIBRARIES = libsgscreen.a
2
3 include_HEADERS = screen-dump.hxx
4
5 libsgscreen_a_SOURCES = \
6         GLBitmaps.cxx GLBitmaps.h \
7         screen-dump.cxx \
8         win32-printer.h
9
10 INCLUDES += -I$(top_builddir)/src