X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=ShapeFile%2FMakefile.am;h=c0c4b666e5ac83f2fde644bfd572e36279869c9e;hb=1a7c97601d6203a5c26e3531d80a50277db2236f;hp=3c92a65618229960aebfb32ebfa95ddf2699f032;hpb=d4950f5e70344d81e868e91cc544fcda0c9eb3f9;p=flightgear.git diff --git a/ShapeFile/Makefile.am b/ShapeFile/Makefile.am index 3c92a6561..c0c4b666e 100644 --- a/ShapeFile/Makefile.am +++ b/ShapeFile/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS = shape-decode -shape_decode_SOURCES = main.cxx +shape_decode_SOURCES = names.cxx names.hxx main.cxx shape.cxx shape.hxx shape_decode_LDADD = $(top_builddir)/Lib/Debug/libDebug.a \ $(top_builddir)/Lib/Bucket/libBucket.a \