]> git.mxchange.org Git - flightgear.git/blobdiff - utils/Modeller/Makefile.am
Merge branch 'rj/ttw' into next
[flightgear.git] / utils / Modeller / Makefile.am
index 537a5a8832ed50429fc7872d29d172712b3a13cc..2d588757f1b6fb21a888c6ac7dbbc6c8966868f3 100644 (file)
@@ -1,4 +1,4 @@
-noinst_PROGRAMS = animassist normalmap
+noinst_PROGRAMS = animassist normalmap photomodel
 
 # threedconvert_SOURCES = 3dconvert.cxx
 # threedconvert_LDADD = -lplibssg -lplibsg -lplibul \
@@ -9,3 +9,7 @@ animassist_LDADD = $(base_LIBS)
 
 normalmap_SOURCES = normalmap.cxx
 normalmap_LDADD = -lsgscreen $(opengl_LIBS) $(base_LIBS) -lz
+
+photomodel_SOURCES = photomodel.cxx
+photomodel_LDADD = $(base_LIBS) -lsgbucket -lsgmath -lsgmisc -lsgdebug \
+                   -lsgstructure