diff options
author | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-04-03 08:45:10 (GMT) |
---|---|---|
committer | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-04-03 08:45:10 (GMT) |
commit | eebd65ca04ebb2de83e99162713161fbdaa55a61 (patch) | |
tree | 6bb040c52db770a9bde0f89bac546d64a497bbcd /CVSROOT/modules | |
parent | 704253e04cc098b9cbc52ffbc82ef3de23b349e7 (diff) | |
download | Doxygen-eebd65ca04ebb2de83e99162713161fbdaa55a61.zip Doxygen-eebd65ca04ebb2de83e99162713161fbdaa55a61.tar.gz Doxygen-eebd65ca04ebb2de83e99162713161fbdaa55a61.tar.bz2 |
add `addon' top-level directory
Diffstat (limited to 'CVSROOT/modules')
-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 |