view Makefile.am @ 9014:51b5b3a622ce

[gaim-migrate @ 9790] (13:19:03) qaz_: the log message in gtklog.c says " This patch makes pressing enter in the entry box, or pressing Alt-F, actually do what you'd expect - perform (13:19:05) qaz_: the search - in the log and system log viewer." but "* Control-F works right in the System Log Viewer (Stu Tomlinson)" was added to the ChangeLog, which is right? (13:19:33) LSchiere: qaz_: my mistake (13:19:35) nosnilmot: qaz_: Alt-F (13:19:42) qaz_: cool, just wondering committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 22 May 2004 17:20:27 +0000
parents 2c33a94a6ac2
children 9ebde9d3a622
line wrap: on
line source

EXTRA_DIST = \
		COPYRIGHT \
		Doxyfile.in \
		gaim.spec.in \
		gaim.desktop \
		gaim2blt.pl \
		gaim-installer.nsi \
		HACKING \
		PROGRAMMING_NOTES \
		licq2gaim.pl \
		setup-gettext \
		ChangeLog.win32 \
		config.h.mingw \
		Makefile.mingw \
		README.mingw \
		VERSION \
		plugins/win32/transparency/Makefile.mingw \
		plugins/win32/transparency/win2ktrans.c \
		plugins/win32/winprefs/gtkappbar.c \
		plugins/win32/winprefs/gtkappbar.h \
		plugins/win32/winprefs/Makefile.mingw \
		plugins/win32/winprefs/winprefs.c \
		po/Makefile.mingw

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

distcheck-hook: plugins/perl/common/Gaim.pm
#	cp plugins/perl/common/Gaim.pm $(distdir)/plugins/perl/common

appsdir = $(datadir)/applications
apps_DATA = gaim.desktop

SUBDIRS = doc intl pixmaps plugins po sounds src

docs: Doxyfile
	@doxygen