[gnome-shell] build: Add test/unit/jsParse.js to Makefile
- From: Florian MÃllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] build: Add test/unit/jsParse.js to Makefile
- Date: Tue, 22 Nov 2011 14:34:46 +0000 (UTC)
commit 4c7cc94cdc5844cd87b99eb6c14fdf76604eb3e9
Author: Florian MÃllner <fmuellner gnome org>
Date: Tue Nov 22 15:30:31 2011 +0100
build: Add test/unit/jsParse.js to Makefile
Commit 3941961f8b added the file without referencing it in the Makefile,
which breaks distcheck.
tests/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8721a38..caf3f52 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -21,6 +21,7 @@ TEST_JS = \
testcommon/ui.js \
unit/format.js \
unit/markup.js \
+ unit/jsParse.js \
unit/url.js
EXTRA_DIST += $(TEST_JS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]