/usr/share/EMBOSS/test/genbank/Makefile.am is in emboss-test 6.4.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | pkgdata_DATA = acnum.hit acnum.trg division.lkp entrynam.idx \
seqvn.hit seqvn.trg des.hit des.trg \
keyword.hit keyword.trg taxon.hit taxon.trg \
gbbct1.seq gbest1.seq gbinv1.seq gbpln1.seq gbpln2.seq \
gbpri1.seq gbrod1.seq gbsts1.seq gbvrl1.seq gbvrt.seq
pkgdatadir=$(prefix)/share/$(PACKAGE)/test/genbank
|