diff src/Makefile.am @ 586:905688aa2317

split filelist.c to filefilter.c and filedata.c
author nadvornik
date Mon, 05 May 2008 19:11:12 +0000
parents 2da72a136070
children 5da092a6a92a
line wrap: on
line diff
--- a/src/Makefile.am	Mon May 05 09:21:01 2008 +0000
+++ b/src/Makefile.am	Mon May 05 19:11:12 2008 +0000
@@ -104,8 +104,10 @@
 	exif-int.h	\
 	exif-common.c   \
 	exiv2.cc	\
-	filelist.c	\
-	filelist.h	\
+	filedata.c	\
+	filedata.h	\
+	filefilter.c	\
+	filefilter.h	\
 	format_canon.c	\
 	format_canon.h	\
 	format_fuji.c	\