summaryrefslogtreecommitdiff
path: root/overrides/Makefile.am.inc
blob: ec9f785a10c75827b97a8236ad86ca1b10d0361f (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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 \
	$(NULL)