view doc/Makefile.am @ 12765:29594d4ccbb1

[gaim-migrate @ 15112] sf patch #1398385, from Thomas Butter "gaim_cipher_context_digest(ctx, sizeof(response), response, NULL); sizeof(response) is always 4 (its a pointer) and thus digest fails. The patch also cleans up a bit in that function." committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 08 Jan 2006 20:54:57 +0000
parents a1e241dd50b6
children cb36bc2db7c5
line wrap: on
line source

man_MANS = gaim.1

EXTRA_DIST = \
	C-HOWTO.dox \
	CREDITS \
	FAQ \
	PERL-HOWTO.dox \
	TCL-HOWTO.dox \
	account-signals.dox \
	blist-signals.dox \
	cipher-signals.dox \
	connection-signals.dox \
	conversation-signals.dox \
	core-signals.dox \
	dbus-server-signals.dox \
	gaim.1.in \
	gaims_funniest_home_convos.txt \
	gtkaccount-signals.dox \
	gtkblist-signals.dox \
	gtkconv-signals.dox \
	gtkimhtml-signals.dox \
	gtkrc-2.0 \
	log-signals.dox \
	notify-signals.dox \
	plugin-ids.dox \
	plugin-signals.dox \
	sound-signals.dox \
	the_penguin.txt \
	xfer-signals.dox