From: Jim S. <jse...@us...> - 2002-07-09 16:19:20
|
Update of /cvsroot/gaim/gaim/plugins In directory usw-pr-cvs1:/tmp/cvs-serv28522/plugins Modified Files: Makefile.am Log Message: Added missing gtik.c and error.c to EXTRA_DIST. Index: Makefile.am =================================================================== RCS file: /cvsroot/gaim/gaim/plugins/Makefile.am,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- Makefile.am 16 Dec 2001 21:11:12 -0000 1.58 +++ Makefile.am 9 Jul 2002 16:19:17 -0000 1.59 @@ -26,4 +26,4 @@ EXTRA_DIST = ChangeLog PERL-HOWTO HOWTO SIGNALS autorecon.c filectl.c iconaway.c \ - notify.c spellchk.c gaim.pl mailchk.c chatlist.c + notify.c spellchk.c gaim.pl mailchk.c chatlist.c gtik.c error.c |