add missing alt_image.c to Makefile.am

This commit is contained in:
Yaniv Kamay 2009-11-18 14:03:46 +02:00
parent 03f23b870e
commit 173ff6fe0f

View File

@ -2,4 +2,6 @@ EXTRA_DIST = \
info_image.c \
red_icon.c \
splash_image.c \
alt_image.c \
$(NULL)