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.am | |
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.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index c03c26bb..cd618e39 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -34,7 +34,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 CLEANFILES = *.ps *.html *.dvi *~ awkcard.nc awkcard.tr gawk.pdf gawkinet.pdf awkcard.pdf gawk.1.pdf |