]> git.mxchange.org Git - simgear.git/blob - simgear/screen/Makefile.am
01eab5f7abd075dd913f92f4f54aaeadce38db73
[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)