]> git.mxchange.org Git - flightgear.git/blob - Scenery/Makefile.am
Converting to Gnu autoconf system.
[flightgear.git] / Scenery / Makefile.am
1 libdir  = ${exec_prefix}/lib
2
3 lib_LTLIBRARIES = libScenery.la
4 libScenery_la_SOURCES = \
5         bucketutils.c \
6         obj.c \
7         scenery.c \
8         texload.c \
9         tilecache.c \
10         tilemgr.c
11
12 INCLUDES += -I..