NULL =

json_files = \
	test-script-animation.json		\
	test-script-child.json			\
	test-script-implicit-alpha.json		\
	test-script.json			\
	test-script-named-object.json		\
	test-script-object-property.json	\
	test-script-single.json			\
	$(NULL)

png_files = \
	redhand.png 		\
	redhand_alpha.png	\
	light0.png 		\
	$(NULL)

EXTRA_DIST = $(json_files) $(png_files)