diff options
author | Runciter | 2024-09-23 01:26:04 +0800 |
---|---|---|
committer | Runciter | 2024-09-23 01:26:04 +0800 |
commit | f310e913f82e18cb9e02b48fe4cb0c50178cd1a8 (patch) | |
tree | 8af9e4e73f8ac0fae4b9cd2bfbfa8690939a7a51 /Makefile.am | |
parent | a6f833087a0220b1487cb5a4550f0b0d22ba55ec (diff) | |
download | whispers-command-f310e913f82e18cb9e02b48fe4cb0c50178cd1a8.tar.gz |
Remove stub info manual.
M Makefile.am
D doc/whispers.texi
M hall.scm
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 4b647a7..285a603 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,8 +43,6 @@ AM_SCM_LOG_FLAGS = --no-auto-compile -L "$(top_srcdir)" AM_TESTS_ENVIRONMENT = abs_top_srcdir="$(abs_top_srcdir)" -info_TEXINFOS = doc/whispers.texi - EXTRA_DIST = README.org \ README \ HACKING \ |