You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
487 B

ACLOCAL_AMFLAGS = -I m4
SUBDIRS = include lib tools tests
pkgconfigdir = ${libdir}/pkgconfig
pkgconfig_DATA = marisa.pc
EXTRA_DIST = \
bindings/Makefile \
bindings/perl/Makefile.PL \
bindings/perl/marisa.pm \
bindings/python/setup.py \
bindings/python/marisa.py \
bindings/ruby/extconf.rb \
bindings/*.cxx \
bindings/*.h \
bindings/*.i \
bindings/*/*.cxx \
bindings/*/*.h \
bindings/*/sample.* \
docs/*.html \
docs/*.css \
vs2008/vs2008.* \
vs2008/*/*