[seed] Add a missing file to extensions' EXTRA_DIST



commit cdb710756e4c7b0c519824dab60395eda6655f13
Author: Tim Horton <hortont424 gmail com>
Date:   Tue Apr 16 03:14:21 2013 -0700

    Add a missing file to extensions' EXTRA_DIST

 extensions/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/extensions/Makefile.am b/extensions/Makefile.am
index 7fafb56..e9f11bf 100644
--- a/extensions/Makefile.am
+++ b/extensions/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST= Gio.js Seed.js.in Gtk.js GObject.js Clutter.js Gst.js repl.js
+EXTRA_DIST= GLib.js Gio.js Seed.js.in Gtk.js GObject.js Clutter.js Gst.js repl.js
 
 extensiondir=$(datadir)/seed SEED_GTK_VERSION@/extensions
 extension_DATA = GLib.js Gio.js Seed.js Gtk.js GObject.js Clutter.js Gst.js


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]