summaryrefslogtreecommitdiffstats
path: root/conversion/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'conversion/Makefile.am')
-rw-r--r--conversion/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/conversion/Makefile.am b/conversion/Makefile.am
index 397f69f..751ff38 100644
--- a/conversion/Makefile.am
+++ b/conversion/Makefile.am
@@ -29,7 +29,7 @@
#
##################################################################
-lib_LIBRARIES=libconversion.a
+pkglib_LIBRARIES=libconversion.a
libconversion_a_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 \