diff configure.ac @ 3586:2e681e84dd79

[gaim-migrate @ 3688] * Paco-Paco grumbles. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 06 Oct 2002 02:09:41 +0000
parents bdd0bebd2d04
children e7f651161218
line wrap: on
line diff
--- a/configure.ac	Sun Oct 06 01:57:15 2002 +0000
+++ b/configure.ac	Sun Oct 06 02:09:41 2002 +0000
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/aim.c)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([gaim], [0.60cvs])
+AM_INIT_AUTOMAKE([gaim], [20021005])
 
 AC_PREREQ([2.50])
 
@@ -335,6 +335,11 @@
            pixmaps/protocols/msn/Makefile
            pixmaps/protocols/yahoo/Makefile
 	   pixmaps/protocols/oscar/Makefile
+	   pixmaps/protocols/napster/Makefile
+	   pixmaps/protocols/jabber/Makefile
+	   pixmaps/protocols/irc/Makefile
+	   pixmaps/protocols/icq/Makefile
+	   pixmaps/protocols/gg/Makefile
 	   plugins/Makefile
 	   plugins/docklet/Makefile
 	   plugins/ticker/Makefile