X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=utils%2FModeller%2FMakefile.am;h=877fe39e9f69097dca2cb9f75cff4479dfe68910;hb=4dc76922c88187269957737f7a5d23017f8d51ad;hp=2d588757f1b6fb21a888c6ac7dbbc6c8966868f3;hpb=552c3149aeaaea7abdc00eee644ef81414644e7b;p=flightgear.git diff --git a/utils/Modeller/Makefile.am b/utils/Modeller/Makefile.am index 2d588757f..877fe39e9 100644 --- a/utils/Modeller/Makefile.am +++ b/utils/Modeller/Makefile.am @@ -7,7 +7,7 @@ noinst_PROGRAMS = animassist normalmap photomodel animassist_SOURCES = animassist.c animassist_LDADD = $(base_LIBS) -normalmap_SOURCES = normalmap.cxx +normalmap_SOURCES = normalmap.cxx texture.cxx texture.hxx colours.h normalmap_LDADD = -lsgscreen $(opengl_LIBS) $(base_LIBS) -lz photomodel_SOURCES = photomodel.cxx