]> 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 cc61841b9743922f68af0ac4f4147258cd8f68d2..c0ff3d8862eaac1bf48fa9028f1b9b6d1574d1f2 100644 (file)
@@ -11,8 +11,7 @@ include ../buildlib/defaults.mak
 
 # The library name
 LIBRARY=apt-inst
-LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=1.1
+MAJOR=1.2
 MINOR=0
 SLIBS=$(PTHREADLIB) -lapt-pkg
 APT_DOMAIN:=libapt-inst$(MAJOR)