aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.inc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-01-21 11:05:45 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2015-01-21 11:13:33 +0200
commit5fe918d1f84af9b1f70deb152bf20d0b8a296524 (patch)
treebf97fd6460a92260a1f3563c7583febe6ca863d1 /doc/Makefile.inc
parentf896658fd2c2c2b832536adb8af5ae6789c387a2 (diff)
downloadeclat-5fe918d1f84af9b1f70deb152bf20d0b8a296524.tar.gz
eclat-5fe918d1f84af9b1f70deb152bf20d0b8a296524.tar.bz2
Add ispeek.
* src/ispeek.c: New file. * src/ispeek-cl.opt: New file * src/Makefile.am: Add ispeek * src/io.c (dump, eclat_trace_fun): Moved to the library. (eclat_io_setup): Use eclat_set_curl_trace. * NEWS: Document ispeek. * doc/Makefile.inc: Add ispeek.1 * doc/eclat.1man: Mention ispeek(1) in the "see also" section. * doc/eclat.conf.5: Update. * doc/ispeek.1: New file. * lib/Makefile.am (libeclat_a_SOURCES): Add trace.c * lib/libeclat.h (eclat_trace_fun) (eclat_set_curl_trace): New proto. * lib/trace.c: New file.
Diffstat (limited to 'doc/Makefile.inc')
-rw-r--r--doc/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.inc b/doc/Makefile.inc
index f777f59..8d9ae4c 100644
--- a/doc/Makefile.inc
+++ b/doc/Makefile.inc
@@ -59,7 +59,8 @@ MANPAGES1=\
eclat-setsattr.1\
eclat-sg.1\
eclat-start.1\
- eclat-stop.1
+ eclat-stop.1\
+ ispeek.1
MANPAGES5=\
eclat.conf.5

Return to:

Send suggestions and report system problems to the System administrator.