Update of /cvsroot/blob/blob/doc
In directory usw-pr-cvs1:/tmp/cvs-serv19442/doc
Added Files:
Makefile.am
Log Message:
Add doc/ subdirectory to the build process.
--- NEW FILE: Makefile.am ---
# Process this file with automake to produce Makefile.in -*- makefile -*-
#
# $Id: Makefile.am,v 1.1 2001/12/13 18:58:31 erikm Exp $
#
CLEANFILES = *~
EXTRA_DIST = \
porting.txt
|