Mercurial > pidgin.yaz
view pidgin/pixmaps/emotes/none/Makefile.am @ 26295:1b2d418c26ff
merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'
and '520252cbfcea6860a02e5b52b16ec7f6de6637fd'
author | Ka-Hing Cheung <khc@hxbc.us> |
---|---|
date | Wed, 25 Mar 2009 07:12:28 +0000 |
parents | e4b2cbc246da |
children |
line wrap: on
line source
pidginsmileypix_in_files = none.theme.in if INSTALL_PIXMAPS pidginsmileypixdir = $(datadir)/pixmaps/pidgin/emotes/none pidginsmileypix_DATA = theme theme: none.theme.in sed -e 's/^_Name=/Name=/' \ -e 's/^_Description=/Description=/' \ -e 's/^_Author=/Author=/' \ $< > $@ endif EXTRA_DIST = \ $(pidginsmileypix_in_files) \ Makefile.mingw \ theme