aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-10-12 17:29:14 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-10-12 17:29:14 +0300
commit75f2669bf1b62b441002ac361e245254e9ad7330 (patch)
tree16e6af51b24d9a86d5cdefcc58723582c404d22c /lib/Makefile.am
parentdfa58f8b8ebf024c2ec678a836adcd055e4bc052 (diff)
downloadeclat-75f2669bf1b62b441002ac361e245254e9ad7330.tar.gz
eclat-75f2669bf1b62b441002ac361e245254e9ad7330.tar.bz2
Implement sequence map.
* doc/eclat.conf.5: Document sequence maps. * lib/Makefile.am: Add new files. * lib/libeclat.h (eclat_map_drv_seq): New extern. * lib/seqmap.c: New file. * src/eclat.c: Minor fixes. * tests/Makefile.am: Add new testcase. * tests/testsuite.at: Likewise. * tests/seqmap.at: New file.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index ede2b7b..7b2cb11 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -49,6 +49,7 @@ libeclat_a_SOURCES=\
qencode.c\
qfree.c\
reqsign.c\
+ seqmap.c\
sha1.c\
sha1.h\
urlencode.c\

Return to:

Send suggestions and report system problems to the System administrator.