diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-04-07 09:17:48 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-04-07 09:17:48 +0300 |
commit | 4eb9f5be22cc4e63d0ef360ea6ba2ac850d7293e (patch) | |
tree | 153acb312d21a1eff302d17874f600fe59cf8704 /doc/Makefile.in | |
parent | 883be4095c6c776d5adacc8c15442cfb544c81d9 (diff) | |
parent | 947dfae8571472b6e78aecad8da024f1f65e5bf5 (diff) | |
download | egawk-4eb9f5be22cc4e63d0ef360ea6ba2ac850d7293e.tar.gz egawk-4eb9f5be22cc4e63d0ef360ea6ba2ac850d7293e.tar.bz2 egawk-4eb9f5be22cc4e63d0ef360ea6ba2ac850d7293e.zip |
Merge branch 'master' into feature/memleak
Diffstat (limited to 'doc/Makefile.in')
-rw-r--r-- | doc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in index fd4f47a3..c20aecf5 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -922,7 +922,7 @@ awkcard.nc: $(CARDFILES) awkcard.pdf: awkcard.ps ps2pdf awkcard.ps awkcard.pdf -spell: spellmanual spell workflow +spell: spellmanual spellworkflow spellmanual: @echo ==== gawktexi.in ====; |