gecko/dom/imptests/html/webgl/Makefile.in

23 lines
488 B
Makefile

# THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT
DEPTH := @DEPTH@
topsrcdir := @top_srcdir@
srcdir := @srcdir@
VPATH := @srcdir@
relativesrcdir := @relativesrcdir@
include $(DEPTH)/config/autoconf.mk
MOCHITEST_FILES := \
test_bufferSubData.html \
test_compressedTexImage2D.html \
test_compressedTexSubImage2D.html \
test_texImage2D.html \
test_texSubImage2D.html \
test_uniformMatrixNfv.html \
common.js \
$(NULL)
include $(topsrcdir)/config/rules.mk