diff options
author | jbj <devnull@localhost> | 2002-06-23 19:47:08 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-06-23 19:47:08 +0000 |
commit | 13d177beb233e111b3ede3edc1340747433a7556 (patch) | |
tree | bbc977014bf90f658b0181792ea42aad52b449d6 /.cvsignore | |
parent | 05cb73a7ee762065339393057d421613866e0418 (diff) | |
download | librpm-tizen-13d177beb233e111b3ede3edc1340747433a7556.tar.gz librpm-tizen-13d177beb233e111b3ede3edc1340747433a7556.tar.bz2 librpm-tizen-13d177beb233e111b3ede3edc1340747433a7556.zip |
Add boundswrite annotations everywhere.
CVS patchset: 5522
CVS date: 2002/06/23 19:47:08
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index e617aedc3..58919e6f8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,6 +5,8 @@ Doxyfile Makefile Makefile.in +aclocal.m4 +autom4te-* apidocs config.cache config.guess @@ -14,14 +16,17 @@ config.log config.status config.sub configure +depcomp doxygen find-requires find-provides +install-sh lib-rpmrc libtool ltconfig ltmain.sh macros +missing platform rpm rpmdb |