]> git.mxchange.org Git - flightgear.git/blob - utils/3dconvert/Makefile.am
Rearange a part of the orientation section
[flightgear.git] / utils / 3dconvert / Makefile.am
1 bin_PROGRAMS = 3dconvert
2
3 3dconvert_SOURCES = 3dconvert.cxx
4 3dconvert_LDADD = -lplibssg -lplibsg -lplibul $(opengl_LIBS) $(audio_LIBS)