Current section

Files

Jump to
penelope c_src deps crfsuite Makefile.am
Raw

c_src/deps/crfsuite/Makefile.am

# $Id$
SUBDIRS = include lib/cqdb lib/crf frontend swig
docdir = $(prefix)/share/doc/@PACKAGE@
doc_DATA = README INSTALL COPYING AUTHORS ChangeLog
EXTRA_DIST = \
crfsuite.sln \
autogen.sh \
win32/stdint.h \
example/crfutils.py \
example/template.py \
example/pos.py \
example/ner.py \
example/chunking.py
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4