Mercurial > pidgin.yaz
view pidgin/pixmaps/emotes/none/Makefile.am @ 28161:79630bfee621
merge of '3dba2c274943bbb9eb35dbbf06b9053d9c195933'
and 'aacbe07782ea562b3fd3b7cd615f22041e73f3e6'
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Tue, 04 Aug 2009 04:19:34 +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