From 7974b907ac33f2a5d7c7ad75c0cb13166f642ec1 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:53:20 +0000 Subject: Changed ie to eg Author: jgg Date: 1999-03-29 19:28:52 GMT Changed ie to eg --- test/makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test') diff --git a/test/makefile b/test/makefile index c12e05f1f..eae6230d0 100644 --- a/test/makefile +++ b/test/makefile @@ -22,3 +22,9 @@ PROGRAM=versiontest SLIBS = -lapt-pkg SOURCE = versiontest.cc include $(PROGRAM_H) + +# Version compare tester +PROGRAM=srcrfind +SLIBS = -lapt-pkg +SOURCE = srcrfind.cc +include $(PROGRAM_H) -- cgit v1.2.3