# this was originally packaged to satisfy a dependency of openqa,
# which only uses the src-min version, so the rest were left out
# of the package at that time to save space.
#
# If you have use for one of the other versions, please report a bug.
# It would be helpful in that case if you could confirm that uncommentting
# the relevant line below resulted in a package that does what you need.

build/src usr/share/nodejs/ace-builds
build/src-min usr/share/nodejs/ace-builds
# build/src-noconflict usr/share/nodejs/ace-builds
# build/src-min-noconflict usr/share/nodejs/ace-builds
build/ace*.d.ts usr/share/nodejs/ace-builds
build/*.html usr/share/nodejs/ace-builds
build/css usr/share/nodejs/ace-builds
# build/demo usr/share/nodejs/ace-builds

# let's see if we need this when we don't do autopkgtest
#src/test usr/share/nodejs/ace-builds/src
