diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2002-03-11 09:09:01 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2002-03-11 09:09:01 (GMT) |
commit | 7ad88d9c5044be1e85a1cccbde20ec2fbfc3caf3 (patch) | |
tree | 4343fb8661fe6a352e3383868c0d547c770cbb8a /CVSROOT | |
parent | 5e4af367aa86722cd1545657727247d9008e9a16 (diff) | |
download | Doxygen-7ad88d9c5044be1e85a1cccbde20ec2fbfc3caf3.zip Doxygen-7ad88d9c5044be1e85a1cccbde20ec2fbfc3caf3.tar.gz Doxygen-7ad88d9c5044be1e85a1cccbde20ec2fbfc3caf3.tar.bz2 |
added libpng
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 2754201..f943e98 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 lib objects packages qtools src tmake wintools +doxygen -a addon bin doc examples html lib objects packages qtools src tmake wintools libpng |