Title: [225065] trunk/Tools
Revision
225065
Author
carlo...@webkit.org
Date
2017-11-20 23:59:26 -0800 (Mon, 20 Nov 2017)

Log Message

Unreviewed. Fix GTK+ make distcheck.

* gtk/manifest.txt.in: Add generate-inspector-gresource-manifest.py to the tarball.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (225064 => 225065)


--- trunk/Tools/ChangeLog	2017-11-21 02:49:35 UTC (rev 225064)
+++ trunk/Tools/ChangeLog	2017-11-21 07:59:26 UTC (rev 225065)
@@ -1,3 +1,9 @@
+2017-11-20  Carlos Garcia Campos  <cgar...@igalia.com>
+
+        Unreviewed. Fix GTK+ make distcheck.
+
+        * gtk/manifest.txt.in: Add generate-inspector-gresource-manifest.py to the tarball.
+
 2017-11-20  Michael Catanzaro  <mcatanz...@igalia.com>
 
         [WPE] Disable ACCELERATED_2D_CANVAS in FeatureList.pm

Modified: trunk/Tools/gtk/manifest.txt.in (225064 => 225065)


--- trunk/Tools/gtk/manifest.txt.in	2017-11-21 02:49:35 UTC (rev 225064)
+++ trunk/Tools/gtk/manifest.txt.in	2017-11-21 07:59:26 UTC (rev 225065)
@@ -85,6 +85,8 @@
 exclude Tools/gtk/make-dist.py
 exclude Tools/gtk/ycm_extra_conf.py
 
+file Tools/glib/generate-inspector-gresource-manifest.py
+
 directory Tools/MiniBrowser
 directory Tools/TestWebKitAPI
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to