diff options
author | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2001-01-23 16:46:24 (GMT) |
---|---|---|
committer | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2001-01-23 16:46:24 (GMT) |
commit | bf4bb2e1e1fb5e61fa5a7458f6354002994fa5ee (patch) | |
tree | 4db1d6288410a39668b4dd157f6a7faa30df279a /CVSROOT/modules | |
parent | 6a74bbc3ea3e3a0c4f43b7e231e85c08d51d70d5 (diff) | |
download | Doxygen-bf4bb2e1e1fb5e61fa5a7458f6354002994fa5ee.zip Doxygen-bf4bb2e1e1fb5e61fa5a7458f6354002994fa5ee.tar.gz Doxygen-bf4bb2e1e1fb5e61fa5a7458f6354002994fa5ee.tar.bz2 |
add lib 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 2bb5ed3..2754201 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 addon bin doc examples html objects packages qtools src tmake wintools +doxygen -a addon bin doc examples html lib objects packages qtools src tmake wintools |