summaryrefslogtreecommitdiff
path: root/webhelper/Makefile.am.inc
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2015-05-22 13:18:11 -0700
committerCosimo Cecchi <cosimoc@gnome.org>2015-05-22 13:18:11 -0700
commitfe1109c96ca6185a26e293996c1bdf3871e3b09a (patch)
treeadc2d2a7d32d4c31571238708423d5d880c94b0f /webhelper/Makefile.am.inc
parente131566bc1ca2e64a58c62231e8c7aaaa2ca465b (diff)
parent6a1d8e328ffe96c3e68a468545addef6ffd15da9 (diff)
Merge pull request #3183 from endlessm/sdk/291
Port WebHelper to WebKit2
Diffstat (limited to 'webhelper/Makefile.am.inc')
-rw-r--r--webhelper/Makefile.am.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/webhelper/Makefile.am.inc b/webhelper/Makefile.am.inc
deleted file mode 100644
index 3531000..0000000
--- a/webhelper/Makefile.am.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 2013 Endless Mobile, Inc.
-
-# # # INSTALL RULES # # #
-
-webhelper_sources = webhelper/webhelper.js
-
-webhelperdir = $(gjsmodulesdir)
-dist_webhelper_DATA = \
- $(webhelper_sources) \
- $(NULL)
-
-EOS_JS_COVERAGE_FILES = $(webhelper_sources)