summaryrefslogtreecommitdiff
path: root/overrides/Makefile.am.inc
blob: 9a21b2e128e96ab11bf9c942026cdf5a9f9f0d98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2013 Endless Mobile, Inc.

# # # GJS OVERRIDES # # #

gjsdir = ${datadir}/gjs-1.0

# Put override files here for custom js API outside of normal introspection
nobase_dist_gjs_DATA = \
    overrides/Endless.js \
    overrides/endless_private/asset_button.js \
    overrides/endless_private/connection_test.js \
	overrides/endless_private/search_box.js \
    $(NULL)