Update of /cvsroot/objecthandler/ObjectHandler/oh
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20933/oh
Modified Files:
Tag: R000104f0-branch
Makefile.am
Log Message:
update distribution files
Index: Makefile.am
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/oh/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** Makefile.am 26 Jul 2006 09:36:15 -0000 1.2
--- Makefile.am 5 Aug 2006 13:55:24 -0000 1.2.2.1
***************
*** 3,6 ****
--- 3,7 ----
include_HEADERS = \
+ config.hpp \
exception.hpp \
logger.hpp \
|