comparison src/Makefile.am @ 844:efed9a1520d6

implemented generic FileData cache use it for caching decoded exif data
author nadvornik
date Wed, 18 Jun 2008 22:26:52 +0000
parents c0dda0ffb931
children c414002a1f27
comparison
equal deleted inserted replaced
843:add46f9c895c 844:efed9a1520d6
113 exif.c \ 113 exif.c \
114 exif.h \ 114 exif.h \
115 exif-int.h \ 115 exif-int.h \
116 exif-common.c \ 116 exif-common.c \
117 exiv2.cc \ 117 exiv2.cc \
118 filecache.c \
119 filecache.h \
118 filedata.c \ 120 filedata.c \
119 filedata.h \ 121 filedata.h \
120 filefilter.c \ 122 filefilter.c \
121 filefilter.h \ 123 filefilter.h \
122 format_canon.c \ 124 format_canon.c \