diff pidgin/pixmaps/Makefile.am @ 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 37a664cf7f2d
children 76011f11eda9
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		\