view Makefile.am @ 5108:0a34e69c1575

[gaim-migrate @ 5471] This is a patch from kelnos that fixes the storing of passwords with spaces in them in the ~/.gaimrc file. I know it sounds like that sentece is poorly worded, but that's only because it is. Thanks a bunch Kelnos! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 11 Apr 2003 07:17:44 +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