Mercurial > pidgin.yaz
annotate pidgin/pixmaps/protocols/22/Makefile.am @ 15434:974e8112b27e
Makefileize those icons
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sat, 27 Jan 2007 09:20:49 +0000 |
parents | |
children | 29e443e0613f |
rev | line source |
---|---|
15434 | 1 SUBDIRS = scalable |
2 | |
3 EXTRA_DIST = aim.png \ | |
4 bonjour.png \ | |
5 gadu-gadu.png \ | |
6 groupwise.png \ | |
7 icq.png \ | |
8 irc.png \ | |
9 jabber.png \ | |
10 Makefile.am \ | |
11 meanwhile.png \ | |
12 msn.png \ | |
13 qq.png \ | |
14 silc.png \ | |
15 sip.png \ | |
16 yahoo.png \ | |
17 zephyr.png | |
18 | |
19 pidginprotocolpixdir = $(datadir)/pixmaps/pidgin/protocols/22 | |
20 | |
21 pidginprotocolpix_DATA = $(EXTRA_DIST) |