Mercurial > pidgin.yaz
view pidgin/pixmaps/emotes/none/Makefile.am @ 19830:dd5932225deb
Added hints to jabber si.c
author | Gabriel Schulhof <nix@go-nix.ca> |
---|---|
date | Sun, 12 Aug 2007 18:17:21 +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