[yast-commit] r40695 - /trunk/theme/openSUSE/animations/Makefile.am
Author: sh-sh-sh Date: Mon Sep 3 13:37:45 2007 New Revision: 40695 URL: http://svn.opensuse.org/viewcvs/yast?rev=40695&view=rev Log: use correct extension Modified: trunk/theme/openSUSE/animations/Makefile.am Modified: trunk/theme/openSUSE/animations/Makefile.am URL: http://svn.opensuse.org/viewcvs/yast/trunk/theme/openSUSE/animations/Makefile.am?rev=40695&r1=40694&r2=40695&view=diff ============================================================================== --- trunk/theme/openSUSE/animations/Makefile.am (original) +++ trunk/theme/openSUSE/animations/Makefile.am Mon Sep 3 13:37:45 2007 @@ -4,6 +4,6 @@ animationdir = @themedir@/openSUSE/animations -animation_DATA = $(wildcard *.png ) +animation_DATA = $(wildcard *.mng *.gif) EXTRA_DIST = $(animation_DATA) -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
sh-sh-sh@svn.opensuse.org