diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-04-07 09:18:07 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-04-07 09:18:07 +0300 |
commit | dd883cd071f7988a0b63193051ce9f4ea4877bc8 (patch) | |
tree | 8eab7e73b3f51f2cfac9a41ab58555f4dbe14875 /doc/Makefile.in | |
parent | 3bafe033bd04534fa6806bf20ffbdaf3966c9eb5 (diff) | |
parent | 947dfae8571472b6e78aecad8da024f1f65e5bf5 (diff) | |
download | egawk-dd883cd071f7988a0b63193051ce9f4ea4877bc8.tar.gz egawk-dd883cd071f7988a0b63193051ce9f4ea4877bc8.tar.bz2 egawk-dd883cd071f7988a0b63193051ce9f4ea4877bc8.zip |
Merge branch 'master' into feature/stringfix
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 ====; |