diff src/Makefile.am @ 5440:7e8524b5ff98

[gaim-migrate @ 5822] Here's the core of the new prefs system. Nothing actually uses this yet, but that will come in time. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 18 May 2003 21:53:41 +0000
parents ad445074d239
children e8e498255369
line wrap: on
line diff
--- a/src/Makefile.am	Sun May 18 21:18:52 2003 +0000
+++ b/src/Makefile.am	Sun May 18 21:53:41 2003 +0000
@@ -26,6 +26,8 @@
 	pounce.h \
 	proxy.c \
 	proxy.h \
+	prefs.c \
+	prefs.h \
 	prpl.c \
 	prpl.h \
 	server.c \
@@ -65,6 +67,7 @@
 	gtknotify.h \
 	gtkplugin.c \
 	gtkplugin.h \
+	gtkprefs.c \
 	gtkpounce.c \
 	gtkpounce.h \
 	gtkutils.c \
@@ -77,7 +80,6 @@
 	md5.h \
 	multi.c \
 	multi.h \
-	prefs.c \
 	privacy.h \
 	session.c \
 	socket.c \