Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 330507 | Differences between
and this patch

Collapse All | Expand All

(-)emboss/Makefile.am.old (-2 / +2 lines)
Lines 33-39 Link Here
33
cusp cutgextract cutseq \
33
cusp cutgextract cutseq \
34
dan dbiblast dbifasta dbiflat dbigcg \
34
dan dbiblast dbifasta dbiflat dbigcg \
35
dbxfasta dbxflat dbxgcg \
35
dbxfasta dbxflat dbxgcg \
36
degapseq density descseq diffseq digest distmat \
36
degapseq density descseq diffseq tryptic_digest distmat \
37
dotmatcher dotpath dottup dreg \
37
dotmatcher dotpath dottup dreg \
38
edialign einverted embossdata embossversion emma \
38
edialign einverted embossdata embossversion emma \
39
emowse entret epestfind eprimer3 \
39
emowse entret epestfind eprimer3 \
Lines 118-124 Link Here
118
density_SOURCES = density.c
118
density_SOURCES = density.c
119
descseq_SOURCES = descseq.c
119
descseq_SOURCES = descseq.c
120
diffseq_SOURCES = diffseq.c
120
diffseq_SOURCES = diffseq.c
121
digest_SOURCES = digest.c
121
tryptic_digest_SOURCES = tryptic_digest.c
122
distmat_SOURCES = distmat.c
122
distmat_SOURCES = distmat.c
123
dotmatcher_SOURCES = dotmatcher.c
123
dotmatcher_SOURCES = dotmatcher.c
124
dotpath_SOURCES = dotpath.c
124
dotpath_SOURCES = dotpath.c

Return to bug 330507