10 lines
247 B
Makefile
10 lines
247 B
Makefile
## Makefile.am -- Process this file with automake to produce Makefile.in
|
|
|
|
EXTRA_DIST = reuters-21578 \
|
|
reuters-21578-index \
|
|
utf8text \
|
|
french_unicode.bin \
|
|
readme.txt
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|