hippo-canvas r7241 - trunk
- From: otaylor svn gnome org
- To: svn-commits-list gnome org
- Subject: hippo-canvas r7241 - trunk
- Date: Tue, 26 Feb 2008 19:28:06 +0000 (GMT)
Author: otaylor
Date: Tue Feb 26 19:28:06 2008
New Revision: 7241
URL: http://svn.gnome.org/viewvc/hippo-canvas?rev=7241&view=rev
Log:
Dist the generated type-builtins files:
- This is vaguely correct becaues we don't regenerate them on windows
- This (somewhat coincidentally) fixes a distcheck problem where the
make was leaking out of the clean directory and seeing stuff in
the checkout directory.
Modified:
trunk/Makefile-canvas-sources.am
Modified: trunk/Makefile-canvas-sources.am
==============================================================================
--- trunk/Makefile-canvas-sources.am (original)
+++ trunk/Makefile-canvas-sources.am Tue Feb 26 19:28:06 2008
@@ -21,6 +21,8 @@
CANVAS_ENUMS_HEADER_STAMP=$(CANVASSRCDIR)/common/hippo/stamp-hippo-canvas-type-builtins.h
CANVAS_ENUMS_BODY_STAMP=$(CANVASSRCDIR)/common/hippo/stamp-hippo-canvas-type-builtins.c
+EXTRA_DIST += $(CANVAS_ENUMS_HEADER) $(CANVAS_ENUMS_BODY)
+
$(CANVAS_ENUMS_BODY): $(CANVAS_ENUMS_BODY_STAMP)
@true
$(CANVAS_ENUMS_BODY_STAMP): $(COMMON_CANVAS_HEADERFILES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]