aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-12-05 15:55:31 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2012-12-05 16:15:40 +0200
commit07705542e1514006eb772901844b1575c20b72bd (patch)
tree0303f5ffabaaf287517ad85c4e6124eebe830e82 /tests/Makefile.am
parent17a2f30ccefc973421f18649de1e14cf56456e95 (diff)
downloadeclat-07705542e1514006eb772901844b1575c20b72bd.tar.gz
eclat-07705542e1514006eb772901844b1575c20b72bd.tar.bz2
Implement allocate-address command.
* etc/Makefile.am: Add new files. * etc/allocate-address.fln: new file. * src/Makefile.am: Add new files. * src/allocaddr-cl.opt: New file. * src/allocaddr.c: New file. * src/eclat.c (): Add allocate-address. * src/eclat.h (eclat_allocate_address): New command. * tests/Makefile.am: Add new files. * tests/allocate-address.at: New file. * tests/testsuite.at: Include allocate-address.at * TODO: Update. * doc/eclat-create-tags.1: New file. * doc/eclat.1: Update. * doc/eclat-create-tags.1: Minor fix.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4efadf0..816c395 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -40,6 +40,7 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac
## ------------ ##
TESTSUITE_AT = \
+ allocate-address.at\
associate-address.at\
create-snapshot.at\
decode.at\

Return to:

Send suggestions and report system problems to the System administrator.