view pidgin/pixmaps/emotes/none/Makefile.am @ 19136:6b85cbfc80b7

merge of '6a14f373f6f5ea48a0816197f7cfbfdc7600e74e' and 'dfaaf8344b932efe96fe2abe4b0608a02634b2cd'
author Eric Polino <aluink@pidgin.im>
date Thu, 05 Jul 2007 18:21:41 +0000
parents 92821180bded
children e4b2cbc246da
line wrap: on
line source

pidginsmileypixdir = $(datadir)/pixmaps/pidgin/emotes/none
pidginsmileypix_in_files = none.theme.in
pidginsmileypix_DATA = theme

theme: none.theme.in
	sed -e 's/^_Name=/Name=/' \
	    -e 's/^_Description=/Description=/' \
	    -e 's/^_Author=/Author=/' \
	$< > $@

EXTRA_DIST = $(pidginsmileypix_DATA) \
	$(pidginsmileypix_in_files) \
	Makefile.mingw