GNOME Bugzilla – Bug 566841
games-card-textures-cache.h missing from libgames-support/Makefile.am
Last modified: 2009-01-06 23:15:54 UTC
(2.25.4 tarball) gnome-card-textures-cache.c is listed twice. --- libgames-support/Makefile.am (revision 8391) +++ libgames-support/Makefile.am (working copy) @@ -90,7 +90,7 @@ endif if HAVE_CLUTTER libgames_support_la_SOURCES += \ games-card-textures-cache.c \ - games-card-textures-cache.c \ + games-card-textures-cache.h \ games-clutter-embed.c \ games-clutter-embed.h \ $(NULL)
Fixed in svn, thanks for the report!