diff options
author | jbj <devnull@localhost> | 1999-01-22 18:42:31 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-01-22 18:42:31 +0000 |
commit | b3ff088a22985690ae8844d978bdcf8e83ad4e69 (patch) | |
tree | bd279b7c5ba29c9b0fdd8b4f3883dc949291c3b0 /misc/.cvsignore | |
parent | 5dbf31f418895b396607d6ae1c9275689b5e89a5 (diff) | |
download | librpm-tizen-b3ff088a22985690ae8844d978bdcf8e83ad4e69.tar.gz librpm-tizen-b3ff088a22985690ae8844d978bdcf8e83ad4e69.tar.bz2 librpm-tizen-b3ff088a22985690ae8844d978bdcf8e83ad4e69.zip |
Use libtool to build libraries, but force --disable-shared for now.
CVS patchset: 2745
CVS date: 1999/01/22 18:42:31
Diffstat (limited to 'misc/.cvsignore')
-rw-r--r-- | misc/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/.cvsignore b/misc/.cvsignore index 7401f9d96..2784cab9a 100644 --- a/misc/.cvsignore +++ b/misc/.cvsignore @@ -1,3 +1,6 @@ .deps .depend Makefile +.libs +*.la +*.lo |