[ObjectHandler-cvs] ObjectHandler/Docs Makefile.am, 1.1.2.1, 1.1.2.2
Brought to you by:
ericehlers,
nando
From: Eric E. <eri...@us...> - 2006-08-08 11:02:32
|
Update of /cvsroot/objecthandler/ObjectHandler/Docs In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7182/Docs Modified Files: Tag: R000104f0-branch Makefile.am Log Message: add new files Index: Makefile.am =================================================================== RCS file: /cvsroot/objecthandler/ObjectHandler/Docs/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 8 Aug 2006 10:18:18 -0000 1.1.2.1 --- Makefile.am 8 Aug 2006 11:02:24 -0000 1.1.2.2 *************** *** 1,4 **** --- 1,6 ---- EXTRA_DIST = \ + docs.vcproj \ + docs_vc8.vcproj \ ObjectHandler-docs.hhp \ objecthandler.doxy \ *************** *** 6,9 **** --- 8,12 ---- oh_header.html \ oh_headeronline.html \ + Makefile.vc \ style.css |