]> git.saurik.com Git - apt.git/blobdiff - apt-inst/makefile
doc/sources.list.5.xml: merge typo fixes
[apt.git] / apt-inst / makefile
index cc61841b9743922f68af0ac4f4147258cd8f68d2..abc8c3fd9e19e309c429e1ee4942cb2e5e3f4c33 100644 (file)
@@ -9,9 +9,11 @@ HEADER_TARGETDIRS = apt-pkg
 # Bring in the default rules
 include ../buildlib/defaults.mak
 
+# The library name and version (indirectly used from init.h)
+include ../buildlib/libversion.mak
+
 # The library name
 LIBRARY=apt-inst
-LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
 MAJOR=1.1
 MINOR=0
 SLIBS=$(PTHREADLIB) -lapt-pkg