From: Eric W. <war...@us...> - 2001-10-04 07:47:04
|
Update of /cvsroot/gaim/gaim/src In directory usw-pr-cvs1:/tmp/cvs-serv28204 Modified Files: Makefile.am Log Message: forgot this. Index: Makefile.am =================================================================== RCS file: /cvsroot/gaim/gaim/src/Makefile.am,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- Makefile.am 2001/10/03 07:49:38 1.41 +++ Makefile.am 2001/10/04 07:46:58 1.42 @@ -75,6 +75,7 @@ EXTRA_DIST = applet.h \ convo.h \ + core.h \ gaim.h \ getopt.c \ getopt.h \ |