]> git.mxchange.org Git - flightgear.git/blobdiff - utils/Modeller/Makefile.am
- improve Blender registry handling
[flightgear.git] / utils / Modeller / Makefile.am
index 537a5a8832ed50429fc7872d29d172712b3a13cc..58a47e01b8fb47d4d3a360e36360fed7f2e11cd1 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,6 @@ 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