view Makefile.am @ 6656:dd9e0bd6488e

[gaim-migrate @ 7181] Danilo Segan writes: "Aleksandar has updated some of the translation, and I've updated the other part. So, attached is the new Serbian (sr.po) and Serbian Latin (sr@Latn.po) translation -- both files are gzipped. Because of some updates, it seems that translators are also creditted now: please use the following in that case: Danilo Segan <dsegan@gmx.net> Aleksandar Urosevic <urke@users.sourceforge.net> If you cannot put both names, you can put mine in the "previous translators" list, and Aleksandar's in the "current translators" (though, we're both actively supporting the translation ;-)." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 31 Aug 2003 15:32:26 +0000
parents dcb336f3d9a6
children b7e113a59b51
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
	@doxygen