[ObjectHandler-cvs] ObjectHandler/Docs Makefile.am,1.2,1.3
Brought to you by:
ericehlers,
nando
From: Eric E. <eri...@us...> - 2006-10-04 03:44:57
|
Update of /cvsroot/objecthandler/ObjectHandler/Docs In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv15940/Docs Modified Files: Makefile.am Log Message: linux catching up Index: Makefile.am =================================================================== RCS file: /cvsroot/objecthandler/ObjectHandler/Docs/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile.am 28 Aug 2006 10:02:09 -0000 1.2 --- Makefile.am 3 Oct 2006 18:29:32 -0000 1.3 *************** *** 1,11 **** EXTRA_DIST = \ ! docs.vcproj \ ! docs_vc8.vcproj \ objecthandler.doxy \ oh_footer.html \ oh_header.html \ oh_headeronline.html \ - Makefile.vc \ style.css --- 1,11 ---- EXTRA_DIST = \ ! docs_vc8.vcproj \ ! docs.vcproj \ ! Makefile.vc \ objecthandler.doxy \ oh_footer.html \ oh_header.html \ oh_headeronline.html \ style.css |