summaryrefslogtreecommitdiffstats
path: root/conversion/Makefile-files
diff options
context:
space:
mode:
Diffstat (limited to 'conversion/Makefile-files')
-rw-r--r--conversion/Makefile-files3
1 files changed, 2 insertions, 1 deletions
diff --git a/conversion/Makefile-files b/conversion/Makefile-files
index 5b73919..f5f3db0 100644
--- a/conversion/Makefile-files
+++ b/conversion/Makefile-files
@@ -29,7 +29,8 @@
#
##################################################################
-pkglib_LTLIBRARIES = libconversion.la
+pkglib_LTLIBRARIES += libconversion.la
+
libconversion_la_SOURCES= convertor.cc convfactory.cc tiff.cc hdf.cc png.cc jpeg.cc \
csv.cc bmp.cc vff.cc tor.cc dem.cc ecw.cc memfs.cc \
convertor.hh convfactory.hh tiff.hh hdf.hh png.hh jpeg.hh \