diff src/Makefile.am @ 5436:ad445074d239

[gaim-migrate @ 5818] Another big commit. Ugh. I need a very smart regexp. Core/UI split do_error_dialog(), and soon the mail dialogs! Yay! This should work without problems at all, but standard disclaimer.. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 18 May 2003 19:59:02 +0000
parents b353c171fd3c
children 7e8524b5ff98
line wrap: on
line diff
--- a/src/Makefile.am	Sun May 18 19:13:21 2003 +0000
+++ b/src/Makefile.am	Sun May 18 19:59:02 2003 +0000
@@ -18,6 +18,8 @@
 	event.h \
 	ft.c \
 	ft.h \
+	notify.c \
+	notify.h \
 	plugin.c \
 	plugin.h \
 	pounce.c \
@@ -59,6 +61,8 @@
 	gtkft.h \
 	gtkimhtml.c \
 	gtkimhtml.h \
+	gtknotify.c \
+	gtknotify.h \
 	gtkplugin.c \
 	gtkplugin.h \
 	gtkpounce.c \