diff src/Makefile.am @ 508:011a6be611c8

Move options stuff to options.{c,h} and remove globals.c
author zas_
date Thu, 24 Apr 2008 09:09:48 +0000
parents 135570a8bd96
children bf9c9e37adf4
line wrap: on
line diff
--- a/src/Makefile.am	Thu Apr 24 08:53:39 2008 +0000
+++ b/src/Makefile.am	Thu Apr 24 09:09:48 2008 +0000
@@ -118,7 +118,6 @@
 	format_raw.h	\
 	fullscreen.c	\
 	fullscreen.h	\
-	globals.c	\
 	histogram.c	\
 	histogram.h	\
 	image.c		\
@@ -145,6 +144,8 @@
 	md5-util.h	\
 	menu.c		\
 	menu.h		\
+	options.c	\
+	options.h	\
 	pan-calendar.c	\
 	pan-folder.c	\
 	pan-grid.c	\