Re-wrote subject-long to short check. Re-introduce -1 on substring. Fix 1-based on...
[pazpar2-moved-to-github.git] / js / Makefile.am
1 # This file is part of Pazpar2.
2 jsdatadir = $(pkgdatadir)/js
3
4 jsdata_DATA = pz2.js
5
6 EXTRA_DIST = $(jsdata_DATA)
7