Mercurial > pidgin.yaz
view pidgin/pixmaps/Makefile.am @ 16803:42740b3fe5a2
Add the function_list.pl script to the dist tarball. It's useful for people
trying to write perl scripts and as a way to make sure that perl is working
for people.
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Thu, 03 May 2007 02:59:12 +0000 |
parents | eae8f64218ba |
children | c53a70e1cbcd |
line wrap: on
line source
SUBDIRS = animations buddy_icons dialogs emblems emotes icons protocols status toolbar tray EXTRA_DIST = \ about_menu.png \ edit.png \ logo.png \ pause.png \ arrow-down.xpm \ arrow-up.xpm \ arrow-right.xpm \ arrow-left.xpm \ Makefile.mingw \ pidgin.ico pidginbuttonpixdir = $(datadir)/pixmaps/pidgin/buttons pidginbuttonpix_DATA = about_menu.png edit.png pause.png pidgindistpixdir = $(datadir)/pixmaps/pidgin pidgindistpix_DATA = logo.png arrow-down.xpm arrow-left.xpm arrow-right.xpm arrow-up.xpm