# HG changeset patch # User Mark Doliner # Date 1157921207 0 # Node ID 108ab3e74d51899ed0c76020fa675a37e4819455 # Parent da321e60720982fb258c7189ef8a614e6ec09acf [gaim-migrate @ 17227] Include gaim.h and gntgaim.h in the tar.gz file committer: Tailor Script diff -r da321e607209 -r 108ab3e74d51 console/Makefile.am --- a/console/Makefile.am Sun Sep 10 20:14:43 2006 +0000 +++ b/console/Makefile.am Sun Sep 10 20:46:47 2006 +0000 @@ -24,6 +24,7 @@ gntconn.h \ gntconv.h \ gntdebug.h \ + gntgaim.h \ gntnotify.h \ gntplugin.h \ gntprefs.h \ diff -r da321e607209 -r 108ab3e74d51 libgaim/Makefile.am --- a/libgaim/Makefile.am Sun Sep 10 20:14:43 2006 +0000 +++ b/libgaim/Makefile.am Sun Sep 10 20:46:47 2006 +0000 @@ -83,6 +83,7 @@ desktopitem.h \ eventloop.h \ ft.h \ + gaim.h \ idle.h \ imgstore.h \ log.h \