[Scummvm-cvs-logs] SF.net SVN: scummvm:[34758] scummvm/trunk/Makefile.common
tanoku at users.sourceforge.net
tanoku at users.sourceforge.net
Thu Oct 9 14:10:23 CEST 2008
Revision: 34758
http://scummvm.svn.sourceforge.net/scummvm/?rev=34758&view=rev
Author: tanoku
Date: 2008-10-09 12:10:23 +0000 (Thu, 09 Oct 2008)
Log Message:
-----------
Fixe DIST_FILES_THEMES in Makefile for theme distribution.
Modified Paths:
--------------
scummvm/trunk/Makefile.common
Modified: scummvm/trunk/Makefile.common
===================================================================
--- scummvm/trunk/Makefile.common 2008-10-09 11:49:35 UTC (rev 34757)
+++ scummvm/trunk/Makefile.common 2008-10-09 12:10:23 UTC (rev 34758)
@@ -178,7 +178,7 @@
# Themes files
-DIST_FILES_THEMES:=$(addprefix $(srcdir)/gui/themes/,modern.ini modern.zip classic080.ini)
+DIST_FILES_THEMES:=$(addprefix $(srcdir)/gui/themes/,scummodern.zip scummclassic.zip)
# Engine data files
DIST_FILES_ENGINEDATA=
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list