From b745e4942583804cc12e905412ff4e62df23e66e Mon Sep 17 00:00:00 2001 From: HumanDynamo Date: Sat, 2 Oct 2010 09:02:59 +0000 Subject: [PATCH] fix install --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index da3a2251..15a440e5 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -43,6 +43,7 @@ SET( LIBEXIV2_PRIVATE_HDR canonmn_int.hpp pngchunk_int.hpp rcsid_int.hpp rw2image_int.hpp + samsungmn_int.hpp sigmamn_int.hpp sonymn_int.hpp tags_int.hpp @@ -79,7 +80,6 @@ SET( LIBEXIV2_HDR basicio.hpp psdimage.hpp rafimage.hpp rw2image.hpp - samsungmn.hpp tags.hpp tgaimage.hpp tiffimage.hpp