]> git.mxchange.org Git - flightgear.git/blob - utils/Modeller/Makefile.am
Various final tweaks for the 0.9.4.pre1 release.
[flightgear.git] / utils / Modeller / Makefile.am
1 noinst_PROGRAMS = threedconvert animassist
2
3 threedconvert_SOURCES = 3dconvert.cxx
4 threedconvert_LDADD = -lplibssg -lplibsg -lplibul $(opengl_LIBS) $(audio_LIBS)
5
6 animassist_SOURCES = animassist.c
7 animassist_LDADD = $(base_LIBS)