[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
[XaraXtreme-commits] Commit Complete
Commit by : alex
Repository : xara
Revision : 1201
Date : Sun May 28 15:09:46 BST 2006
Changed paths:
M /Trunk/XaraLX/wxOil/Makefile.am
Do not remove resources.cpp when making clean build
Diff:
Index: Trunk/XaraLX/wxOil/Makefile.am
===================================================================
--- Trunk/XaraLX/wxOil/Makefile.am (revision 1200)
+++ Trunk/XaraLX/wxOil/Makefile.am (revision 1201)
@@ -6,7 +6,7 @@
BUILT_SOURCES = svnversion.h resources.h
# Note we don't clean xrc.d and xrc.stamp here to avoid a loop
CLEANFILES = svnversion.h
-MOSTLYCLEANFILES = resources.h xrc/dialogs.xrc xrc/strings.xrc xrc/strings.lst xrc/xaralx.po xrc/resources.xrs resources.cpp xrc/xrc.check
+MOSTLYCLEANFILES = resources.h xrc/dialogs.xrc xrc/strings.xrc xrc/strings.lst xrc/xaralx.po xrc/resources.xrs xrc/xrc.check
noinst_LIBRARIES = libwxOil.a
# the application source, library search path, and link libraries
Xara