summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST45
1 files changed, 38 insertions, 7 deletions
diff --git a/MANIFEST b/MANIFEST
index 007a5ca..5e68586 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,10 +1,14 @@
+#
+# Master distribution manifest for the standalone readline distribution
+#
doc d
examples d
+support d
COPYING f
README f
-STANDALONE f
MANIFEST f
INSTALL f
+aclocal.m4 f
acconfig.h f
config.h.in f
configure f
@@ -13,32 +17,54 @@ Makefile.in f
ChangeLog f
ansi_stdlib.h f
chardefs.h f
+history.h f
+histlib.h f
keymaps.h f
-memalloc.h f
+posixdir.h f
+posixjmp.h f
posixstat.h f
-history.h f
+readline.h f
rlconf.h f
rldefs.h f
+rltty.h f
+tcap.h f
tilde.h f
bind.c f
complete.c f
display.c f
emacs_keymap.c f
funmap.c f
-history.c f
+input.c f
isearch.c f
keymaps.c f
+kill.c f
+macro.c f
+nls.c f
parens.c f
readline.c f
-readline.h f
rltty.c f
search.c f
+shell.c f
signals.c f
+terminal.c f
tilde.c f
+undo.c f
+util.c f
vi_keymap.c f
vi_mode.c f
+callback.c f
xmalloc.c f
-doc/Makefile f
+history.c f
+histexpand.c f
+histfile.c f
+histsearch.c f
+support/config.guess f
+support/config.sub f
+support/install.sh f
+support/mkdirs f
+support/mkdist f
+doc/Makefile.in f
+doc/texinfo.tex f
doc/rlman.texinfo f
doc/rltech.texinfo f
doc/rluser.texinfo f
@@ -46,7 +72,12 @@ doc/hist.texinfo f
doc/hstech.texinfo f
doc/hsuser.texinfo f
doc/readline.3 f
-examples/Makefile f
+doc/texi2dvi f
+doc/texi2html f
+examples/Makefile.in f
examples/fileman.c f
examples/manexamp.c f
+examples/rltest.c f
+examples/rl.c f
+examples/histexamp.c f
examples/Inputrc f