view doc/Makefile.am @ 25603:14abfec55b1d

Darnit, one more MSN fix: Also check whether the ADL/FQY count is zero when we've received an error FQY, since the ADL OK will never happen if that was the last result. applied changes from 3bb16ff558e43f80f9044fd6d1ab7d66adaad761 through 233c28248ecd717704ccb1932748bdf97b679cf1
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 04 May 2009 00:03:20 +0000
parents 380e7149a777
children 76a689608a83
line wrap: on
line source

man_MANS =

if ENABLE_GTK
man_MANS += pidgin.1
endif

if ENABLE_GNT
man_MANS += finch.1
endif

EXTRA_DIST = \
	C-HOWTO.dox \
	PERL-HOWTO.dox \
	SIGNAL-HOWTO.dox \
	TCL-HOWTO.dox \
	TracFooter.html \
	TracHeader.html \
	account-signals.dox \
	blist-signals.dox \
	certificate-signals.dox \
	cipher-signals.dox \
	connection-signals.dox \
	conversation-signals.dox \
	core-signals.dox \
	dbus-server-signals.dox \
	funniest_home_convos.txt \
	finch.1.in \
	gtkaccount-signals.dox \
	gtkblist-signals.dox \
	gtkconv-signals.dox \
	gtklog-signals.dox \
	gtkimhtml-signals.dox \
	gtkrc-2.0 \
	imgstore-signals.dox \
	log-signals.dox \
	notify-signals.dox \
	pidgin.1.in \
	plugin-i18n.dox \
	plugin-ids.dox \
	plugin-signals.dox \
	savedstatus-signals.dox \
	sound-signals.dox \
	the_penguin.txt \
	xfer-signals.dox