[epiphany/wip/autocrap] Fix build of URI helpers test
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/autocrap] Fix build of URI helpers test
- Date: Tue, 30 Jun 2015 00:05:36 +0000 (UTC)
commit d7d3267a39495272045a39b404278d6c40fa562e
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Jun 29 19:03:13 2015 -0500
Fix build of URI helpers test
tests/Makefile.am:178: warning: variable 'test_ephy_uri_helpers_SOURCES'
is defined but no program or
tests/Makefile.am:178: library has 'test_ephy_uri_helpers' as canonical
name (possible typo)
Glad that was legal. "Glad."
tests/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4409aea..0843021 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -14,7 +14,7 @@ noinst_PROGRAMS = \
test-ephy-snapshot-service \
test-ephy-sqlite \
test-ephy-string \
- ephy-uri-helpers-test \
+ test-ephy-uri-helpers \
test-ephy-web-app-utils \
test-ephy-web-view \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]