comparison pidgin/pixmaps/Makefile.am @ 30537:2206cd931caf

Oops, I left an extra line here.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 28 May 2010 07:19:00 +0000
parents 34af082d702e
children 05b63edef7e4
comparison
equal deleted inserted replaced
30536:0a3490f24e2b 30537:2206cd931caf
606 else 606 else
607 # Install in the "correct" locations 607 # Install in the "correct" locations
608 608
609 nobase_dist_pidginpixmap_DATA += \ 609 nobase_dist_pidginpixmap_DATA += \
610 $(TRAY_16) \ 610 $(TRAY_16) \
611 $(TRAY_16_ICO) \
612 $(TRAY_22) \ 611 $(TRAY_22) \
613 $(TRAY_32) \ 612 $(TRAY_32) \
614 $(TRAY_48) 613 $(TRAY_48)
615 endif 614 endif
616 615