changeset 16221:3b9b9a4ce20a

Fix a typo that broke make dist
author Mark Doliner <mark@kingant.net>
date Tue, 17 Apr 2007 06:26:04 +0000
parents 68114539cdf7
children 5c68b5fbeb62
files pidgin/pixmaps/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/pixmaps/Makefile.am	Tue Apr 17 05:48:59 2007 +0000
+++ b/pidgin/pixmaps/Makefile.am	Tue Apr 17 06:26:04 2007 +0000
@@ -39,7 +39,7 @@
 		arrow-down.xpm		\
 		arrow-up.xpm		\
 		arrow-right.xpm		\
-		arrow_left.xpm		\
+		arrow-left.xpm		\
 		text_bigger.png			\
 		text_normal.png			\
 		text_smaller.png		\