diff options
author | Jordan Crouse <jordan.crouse@amd.com> | 2007-05-09 17:17:25 -0600 |
---|---|---|
committer | Jordan Crouse <jordan.crouse@amd.com> | 2007-05-10 10:24:47 -0600 |
commit | 022a106b38693d2d705e8c15ad84c18832fa2e8c (patch) | |
tree | 54e8ee9ebdb39200680af602048f9fbc749e1489 /Makefile.am | |
parent | 37719011a020eafc9a6848025f3e07219c2f5444 (diff) |
Documentation cleanups
Rework the readme, and delete the now woefully out of date man pages.
Also update the TODO file with more interesting information.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7052905..16f4412 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,4 +19,4 @@ # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. AUTOMAKE_OPTIONS = foreign -SUBDIRS = src man +SUBDIRS = src |