]> git.saurik.com Git - apt.git/blobdiff - apt-inst/makefile
remove generated sgml files (if we really had build them)
[apt.git] / apt-inst / makefile
index 3aa7b45d2a80b00798eba61fd4788e94bb4534c1..c0ff3d8862eaac1bf48fa9028f1b9b6d1574d1f2 100644 (file)
@@ -11,10 +11,10 @@ include ../buildlib/defaults.mak
 
 # The library name
 LIBRARY=apt-inst
-LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=1.0
+MAJOR=1.2
 MINOR=0
 SLIBS=$(PTHREADLIB) -lapt-pkg
+APT_DOMAIN:=libapt-inst$(MAJOR)
 
 # Source code for the contributed non-core things
 SOURCE = contrib/extracttar.cc contrib/arfile.cc