view Makefile.am @ 4995:ed2a6196ccab

[gaim-migrate @ 5330] kelnos (bjt23) writes: " irc plugin now silently drops irc error 422, which is just the server saying there is no MOTD. who cares, really? the dialog that pops up is annoying..." he also added a break; for error 402, since it is NOT the same as 422 ;-) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 04 Apr 2003 11:52:47 +0000
parents 27354602734d
children 2c9de5ae24a0
line wrap: on
line source

EXTRA_DIST = \
	gaim.spec.in gaim.desktop \
	Doxyfile.in \
	HACKING \
	gaim2blt.pl licq2gaim.pl setup-gettext

dist-hook: gaim.spec
	cp gaim.spec $(distdir)

pixmapdir = $(datadir)/applications
pixmap_DATA = gaim.desktop

SUBDIRS = sounds plugins pixmaps doc po intl src

docs: Doxyfile.in
	@doxygen