From 67ff87bf72a9f6315020c0cd74632631c834ce1b Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:55:38 +0000 Subject: More Fixes Author: jgg Date: 2000-01-14 06:26:36 GMT More Fixes --- test/makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/makefile') diff --git a/test/makefile b/test/makefile index 466c073c7..787933101 100644 --- a/test/makefile +++ b/test/makefile @@ -11,6 +11,12 @@ SLIBS = SOURCE = mthdcat.cc include $(PROGRAM_H) +# Program for testing methods +PROGRAM=uritest +SLIBS = -lapt-pkg +SOURCE = uri.cc +include $(PROGRAM_H) + # Scratch program to test incomplete code fragments in PROGRAM=scratch-test SLIBS = -lapt-inst -lapt-pkg -- cgit v1.2.3