Title: [144765] trunk
Revision
144765
Author
[email protected]
Date
2013-03-05 09:08:18 -0800 (Tue, 05 Mar 2013)

Log Message

Unreviewed build fix.

.:

* GNUmakefile.am: remove bad path for generate-feature-defines-files from EXTRA_DIST.

Tools:

* GNUmakefile.am: add generate-feature-defines-files scripts to EXTRA_DIST.

Modified Paths

Diff

Modified: trunk/ChangeLog (144764 => 144765)


--- trunk/ChangeLog	2013-03-05 16:58:53 UTC (rev 144764)
+++ trunk/ChangeLog	2013-03-05 17:08:18 UTC (rev 144765)
@@ -1,3 +1,9 @@
+2013-03-05  Gustavo Noronha Silva  <[email protected]>
+
+        Unreviewed build fix.
+
+        * GNUmakefile.am: remove bad path for generate-feature-defines-files from EXTRA_DIST.
+
 2013-03-04  Ruslan Abdikeev  <[email protected]>
 
         <link rel="apple-touch-icon"> tag is not honored on CNN.com, workflowy.com etc

Modified: trunk/GNUmakefile.am (144764 => 144765)


--- trunk/GNUmakefile.am	2013-03-05 16:58:53 UTC (rev 144764)
+++ trunk/GNUmakefile.am	2013-03-05 17:08:18 UTC (rev 144765)
@@ -171,7 +171,6 @@
 
 EXTRA_DIST += \
 	$(srcdir)/Source/autotools/symbols.filter \
-	$(srcdir)/Tools/generate-feature-defines-files \
 	$(srcdir)/Source/WebKit/LICENSE
 
 # Include module makefiles

Modified: trunk/Tools/ChangeLog (144764 => 144765)


--- trunk/Tools/ChangeLog	2013-03-05 16:58:53 UTC (rev 144764)
+++ trunk/Tools/ChangeLog	2013-03-05 17:08:18 UTC (rev 144765)
@@ -1,3 +1,9 @@
+2013-03-05  Gustavo Noronha Silva  <[email protected]>
+
+        Unreviewed build fix.
+
+        * GNUmakefile.am: add generate-feature-defines-files scripts to EXTRA_DIST.
+
 2013-03-05  Andras Becsi  <[email protected]>
 
         [Qt][MiniBrowser] Improve the update of touch indicators

Modified: trunk/Tools/GNUmakefile.am (144764 => 144765)


--- trunk/Tools/GNUmakefile.am	2013-03-05 16:58:53 UTC (rev 144764)
+++ trunk/Tools/GNUmakefile.am	2013-03-05 17:08:18 UTC (rev 144765)
@@ -303,6 +303,7 @@
 
 EXTRA_DIST += \
 	Tools/gtk/common.py \
+	Tools/gtk/generate-feature-defines-files \
 	Tools/gtk/generate-gtkdoc \
 	Tools/gtk/gtkdoc.py \
 	Tools/jhbuild/jhbuildutils.py \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to