From: <the...@us...> - 2006-09-10 20:46:54
|
Revision: 17227 http://svn.sourceforge.net/gaim/?rev=17227&view=rev Author: thekingant Date: 2006-09-10 13:46:47 -0700 (Sun, 10 Sep 2006) Log Message: ----------- Include gaim.h and gntgaim.h in the tar.gz file Modified Paths: -------------- trunk/console/Makefile.am trunk/libgaim/Makefile.am Modified: trunk/console/Makefile.am =================================================================== --- trunk/console/Makefile.am 2006-09-10 20:14:43 UTC (rev 17226) +++ trunk/console/Makefile.am 2006-09-10 20:46:47 UTC (rev 17227) @@ -24,6 +24,7 @@ gntconn.h \ gntconv.h \ gntdebug.h \ + gntgaim.h \ gntnotify.h \ gntplugin.h \ gntprefs.h \ Modified: trunk/libgaim/Makefile.am =================================================================== --- trunk/libgaim/Makefile.am 2006-09-10 20:14:43 UTC (rev 17226) +++ trunk/libgaim/Makefile.am 2006-09-10 20:46:47 UTC (rev 17227) @@ -83,6 +83,7 @@ desktopitem.h \ eventloop.h \ ft.h \ + gaim.h \ idle.h \ imgstore.h \ log.h \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |