diff src/Makefile.am @ 902:c414002a1f27

Move history_list_*() functions to separate files: history_list.c and history_list.h.
author zas_
date Sun, 20 Jul 2008 14:56:32 +0000
parents efed9a1520d6
children 1698baa37871
line wrap: on
line diff
--- a/src/Makefile.am	Sun Jul 20 14:52:00 2008 +0000
+++ b/src/Makefile.am	Sun Jul 20 14:56:32 2008 +0000
@@ -135,6 +135,8 @@
 	fullscreen.h	\
 	histogram.c	\
 	histogram.h	\
+	history_list.c	\
+	history_list.h	\
 	image.c		\
 	image.h		\
 	image-load.c	\