[gdl] build: Properly integrate the javascript files
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdl] build: Properly integrate the javascript files
- Date: Thu, 30 Dec 2010 18:39:50 +0000 (UTC)
commit 49d0f59e23d30938efe595f6effd8663dad07780
Author: Johannes Schmid <jhs gnome org>
Date: Thu Dec 30 19:32:24 2010 +0100
build: Properly integrate the javascript files
Also rename test-dock.js to test-dock-seed.js
gdl/Makefile.am | 2 ++
gdl/{test-dock.js => test-dock-seed.js} | 0
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gdl/Makefile.am b/gdl/Makefile.am
index 4d550dd..0dd0388 100644
--- a/gdl/Makefile.am
+++ b/gdl/Makefile.am
@@ -74,6 +74,8 @@ noinst_PROGRAMS=test-dock
test_dock_sources=test-dock.c
test_dock_LDADD=libgdl-3.la $(XML_LIBS)
+noinst_SCRIPTS = test-dock-seed.js test-dock-gjs.js
+
libgdlincludedir = $(includedir)/libgdl-3.0/gdl
libgdlinclude_HEADERS = \
$(libgdl_headers) \
diff --git a/gdl/test-dock.js b/gdl/test-dock-seed.js
similarity index 100%
rename from gdl/test-dock.js
rename to gdl/test-dock-seed.js
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]