changeset 14507:108ab3e74d51

[gaim-migrate @ 17227] Include gaim.h and gntgaim.h in the tar.gz file committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 10 Sep 2006 20:46:47 +0000
parents da321e607209
children 8bc34ef93e55
files console/Makefile.am libgaim/Makefile.am
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 \
--- 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 \