diff src/Makefile.am @ 560:cf3da01f451c

[gaim-migrate @ 570] Perl! (not yet. and i copied X-Chat almost directly) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 31 Jul 2000 19:44:49 +0000
parents e51624d1749a
children aefd5f2b1ea0
line wrap: on
line diff
--- a/src/Makefile.am	Mon Jul 31 18:50:58 2000 +0000
+++ b/src/Makefile.am	Mon Jul 31 19:44:49 2000 +0000
@@ -16,6 +16,7 @@
 			idle.c \
 			network.c \
 			oscar.c \
+			perl.c \
 			plugins.c \
 			prefs.c \
 			proxy.c \
@@ -43,6 +44,7 @@
 		idle.c \
 		network.c \
 		oscar.c \
+		perl.c \
 		plugins.c \
 		prefs.c \
 		proxy.c \