]> git.mxchange.org Git - flightgear.git/blob - utils/Modeller/Makefile.am
537a5a8832ed50429fc7872d29d172712b3a13cc
[flightgear.git] / utils / Modeller / Makefile.am
1 noinst_PROGRAMS = animassist normalmap
2
3 # threedconvert_SOURCES = 3dconvert.cxx
4 # threedconvert_LDADD = -lplibssg -lplibsg -lplibul \
5 #                       $(opengl_LIBS) $(joystick_LIBS)
6
7 animassist_SOURCES = animassist.c
8 animassist_LDADD = $(base_LIBS)
9
10 normalmap_SOURCES = normalmap.cxx
11 normalmap_LDADD = -lsgscreen $(opengl_LIBS) $(base_LIBS) -lz