aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-08 08:32:35 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-08 08:32:35 +0000
commit822a91c31359f6788dc34217e27840fc7e433753 (patch)
tree5b239dff9238ce15b291ded963883071553cc8d7
parent8c550ce4041cc92aee067fb7709c04e0ec375038 (diff)
downloadlibextractor-822a91c31359f6788dc34217e27840fc7e433753.tar.gz
libextractor-822a91c31359f6788dc34217e27840fc7e433753.zip
renaming
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/libextractor.texi (renamed from doc/extractor.texi)0
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index ba12bde..1d411b4 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,7 +1,7 @@
1man_MANS = extract.1 libextractor.3 1man_MANS = extract.1 libextractor.3
2EXTRA_DIST = $(man_MANS) 2EXTRA_DIST = $(man_MANS)
3 3
4DISTCLEANFILES = extractor.cps 4DISTCLEANFILES = libextractor.cps
5info_TEXINFOS = extractor.texi 5info_TEXINFOS = libextractor.texi
6extractor_TEXINFOS = gpl.texi 6extractor_TEXINFOS = gpl.texi
7 7
diff --git a/doc/extractor.texi b/doc/libextractor.texi
index 868a499..868a499 100644
--- a/doc/extractor.texi
+++ b/doc/libextractor.texi