diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-09-01 23:43:42 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-09-01 23:43:42 +0000 |
commit | fec8e9db57394a77a9f757aab4c342baa098a1aa (patch) | |
tree | 005d7d2aa7223a7467fd71dd2850ee84f56cbbd2 /test/dlopen/.cvsignore | |
parent | 0b949f43abe3e11462ed59fed79299840f404851 (diff) |
move the ldso tests to dlopen where they belong
Diffstat (limited to 'test/dlopen/.cvsignore')
-rw-r--r-- | test/dlopen/.cvsignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/dlopen/.cvsignore b/test/dlopen/.cvsignore index 373baecfa..406a0ac40 100644 --- a/test/dlopen/.cvsignore +++ b/test/dlopen/.cvsignore @@ -6,3 +6,8 @@ dlttest2 test1 test2 test3 +dltest +dltest2 +libtest.so +libtest3.so +.gdbinit |