Update of /cvsroot/linux-atm/linux-atm/doc
In directory usw-pr-cvs1:/tmp/cvs-serv17199/doc
Modified Files:
Tag: V2_4_0
Makefile.am
Log Message:
Update doc/Makefile.am so that our files go into the dist...
Index: Makefile.am
===================================================================
RCS file: /cvsroot/linux-atm/linux-atm/doc/Attic/Makefile.am,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** Makefile.am 2001/09/03 11:02:53 1.1.2.1
--- Makefile.am 2001/10/03 19:04:07 1.1.2.2
***************
*** 0 ****
--- 1,2 ----
+ EXTRA_DIST = README.CLP README.tc atm-linux-howto.sgml
+
|