]> git.saurik.com Git - apt.git/blobdiff - test/makefile
merged from the debian-sid branch
[apt.git] / test / makefile
index fb9123d0a1382207148c1053e5a4246e4077c8a8..b8c104eaeeb464e97518829e9bd5c19687cbe20e 100644 (file)
@@ -24,13 +24,6 @@ LIB_MAKES = apt-pkg/makefile apt-inst/makefile
 SOURCE = scratch.cc
 include $(PROGRAM_H)
 
-# Version compare tester
-PROGRAM=versiontest
-SLIBS = -lapt-pkg 
-LIB_MAKES = apt-pkg/makefile
-SOURCE = versiontest.cc
-include $(PROGRAM_H)
-
 # Version compare tester
 PROGRAM=testextract
 SLIBS = -lapt-pkg -lapt-inst