From: Sean E. <sea...@us...> - 2002-08-30 20:57:25
|
Update of /cvsroot/gaim/gaim/src In directory usw-pr-cvs1:/tmp/cvs-serv24844/src Modified Files: Makefile.am Log Message: include gaim-socket.h in the tarball. Index: Makefile.am =================================================================== RCS file: /cvsroot/gaim/gaim/src/Makefile.am,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- Makefile.am 30 Aug 2002 16:09:21 -0000 1.50 +++ Makefile.am 30 Aug 2002 20:57:22 -0000 1.51 @@ -42,6 +42,7 @@ EXTRA_DIST = convo.h \ core.h \ gaim.h \ + gaim-socket.h \ getopt.c \ getopt.h \ getopt1.c \ |