diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:50:57 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:50:57 +0000 |
commit | 6f27a7fc6c8471534c5cee39cffdc2def1388bdc (patch) | |
tree | bcf6145945cff4c721ffc1f9256bffe43e965069 /apt-pkg/makefile | |
parent | a246f2dc8c6084d857edb2792ce6b37c794e3d69 (diff) |
Sync
Author: jgg
Date: 1998-09-12 02:46:25 GMT
Sync
Diffstat (limited to 'apt-pkg/makefile')
-rw-r--r-- | apt-pkg/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apt-pkg/makefile b/apt-pkg/makefile index 1c28711fe..d0d9cb63a 100644 --- a/apt-pkg/makefile +++ b/apt-pkg/makefile @@ -13,6 +13,7 @@ include ../buildlib/defaults.mak LIBRARY=apt-pkg MAJOR=2 MINOR=0.0 +SLIBS=$(PTHREADLIB) # Source code for the contributed non-core things SOURCE = contrib/mmap.cc contrib/error.cc contrib/strutl.cc \ |