]> git.saurik.com Git - apt.git/blobdiff - apt-inst/makefile
- Minor fixes to apt-ftparchive(1) (Closes: #118156)
[apt.git] / apt-inst / makefile
index 23cdd375b5bddfd3530d5a5d2c0cc46ae5bf954e..0b02d4c7931ff4a46486d7d8d02d532e87531ef5 100644 (file)
@@ -14,7 +14,8 @@ LIBRARY=apt-inst
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
 MAJOR=1.0
 MINOR=0
-SLIBS=$(PTHREADLIB)
+SLIBS=$(PTHREADLIB) -lapt-pkg
+APT_DOMAIN:=libapt-inst$(MAJOR)
 
 # Source code for the contributed non-core things
 SOURCE = contrib/extracttar.cc contrib/arfile.cc