view Makefile.am @ 6432:f9428d38c03b

[gaim-migrate @ 6940] (16:11:45) Paco-Paco: lets more than one loader plugin be used at the same time (16:12:22) ChipX86: uh oh (16:12:26) ChipX86: how did that bug occur? :/ (16:13:00) Paco-Paco: I'm not sure but I fought it for a WHILE (16:13:35) Paco-Paco: it took me forever to track it down (16:13:38) Paco-Paco: I kept overlooking it (16:15:08) Paco-Paco: why do they bother telling me to expect some disruption? (16:20:04) Paco-Paco: we're totally going to have Tcl by 0.68 (16:20:24) ChipX86: nice committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 11 Aug 2003 20:23:56 +0000
parents 0d0bdf0bf6d2
children dcb336f3d9a6
line wrap: on
line source

EXTRA_DIST = \
		Doxyfile.in \
		gaim.spec.in \
		gaim.desktop \
		gaim2blt.pl \
		HACKING \
		PROGRAMMING_NOTES \
		licq2gaim.pl \
		setup-gettext \
		ChangeLog.win32 \
		config.h.mingw \
		Makefile.mingw \
		README.mingw \
		VERSION \
		plugins/Makefile.mingw \
		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)

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

SUBDIRS = sounds plugins pixmaps doc po intl src

docs: Doxyfile.in
	@doxygen