diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-04-07 09:17:29 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-04-07 09:17:29 +0300 |
commit | 49ccc0da1e2cee9064ba9957c265994b1741b15d (patch) | |
tree | 93c1afebab9479b5b046dd33ea227c46146dcf70 /doc/Makefile.in | |
parent | 10dca06f9b2dfe44e93747adfd8bd74389e3ee56 (diff) | |
parent | 947dfae8571472b6e78aecad8da024f1f65e5bf5 (diff) | |
download | egawk-49ccc0da1e2cee9064ba9957c265994b1741b15d.tar.gz egawk-49ccc0da1e2cee9064ba9957c265994b1741b15d.tar.bz2 egawk-49ccc0da1e2cee9064ba9957c265994b1741b15d.zip |
Merge branch 'master' into feature/fix-comments
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 ====; |