diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2000-04-03 08:45:10 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2000-04-03 08:45:10 (GMT) |
commit | 0ef84d280c0a594f708c8c65e84ff59e8799821f (patch) | |
tree | 6bb040c52db770a9bde0f89bac546d64a497bbcd /CVSROOT | |
parent | 463cf5c8bf92db792652bc1e4ba6b59cb7b17bc2 (diff) | |
download | Doxygen-0ef84d280c0a594f708c8c65e84ff59e8799821f.zip Doxygen-0ef84d280c0a594f708c8c65e84ff59e8799821f.tar.gz Doxygen-0ef84d280c0a594f708c8c65e84ff59e8799821f.tar.bz2 |
add `addon' top-level directory
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index bd984f0..23258de 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -24,4 +24,4 @@ # character to interpose another module into the current module. This # can be useful for creating a module that consists of many directories # spread out over the entire source repository. -doxygen -a bin doc examples html objects packages src tmake wintools +doxygen -a addon bin doc examples html objects packages src tmake wintools |