diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-12-28 21:48:44 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-12-28 21:48:44 +0200 |
commit | 4ecc73507924d09085e0149492045d5cbe16f7a0 (patch) | |
tree | bf6b150eebe4e9a3c403124bfc735170757e0775 /doc/Makefile.in | |
parent | e5fd15444e61ac39fcb63013d298fc2aea4fe74a (diff) | |
download | egawk-4ecc73507924d09085e0149492045d5cbe16f7a0.tar.gz egawk-4ecc73507924d09085e0149492045d5cbe16f7a0.tar.bz2 egawk-4ecc73507924d09085e0149492045d5cbe16f7a0.zip |
Minor bug fixes, lots more doc, make dist.
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 2df2e585..b094ee79 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -248,7 +248,7 @@ EXTRA_DIST = ChangeLog README.card ad.block setter.outline \ lflashlight.eps rflashlight.eps \ lflashlight.pdf rflashlight.pdf \ statist.jpg statist.eps statist.pdf \ - bc_notes README.DGAWK + bc_notes # Get rid of generated files when cleaning |