config file handler and file
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
## @license LGPL, see file <a href="license.html">COPYING</a>
|
||||
##
|
||||
## $Log$
|
||||
## Revision 1.16 2005/01/07 00:37:10 marc
|
||||
## config file handler and file
|
||||
##
|
||||
## Revision 1.15 2004/12/17 16:30:06 marc
|
||||
## added tokenizer
|
||||
##
|
||||
@@ -63,7 +66,8 @@ nobase_include_HEADERS = mrw/arg.hpp mrw/list.hpp \
|
||||
mrw/stacktrace.hpp \
|
||||
mrw/exception.hpp mrw/multiset.hpp mrw/stdext.hpp \
|
||||
mrw/exec.hpp mrw/set.hpp mrw/string.hpp \
|
||||
mrw/regexp.hpp mrw/tokenizer.hpp
|
||||
mrw/regexp.hpp mrw/tokenizer.hpp \
|
||||
mrw/configfile.hpp mrw/file.hpp
|
||||
infosdir = ${pkgdatadir}
|
||||
infos_DATA = AUTHORS NEWS README COPYING INSTALL ChangeLog \
|
||||
@PACKAGENAME@.spec
|
||||
|
Reference in New Issue
Block a user