diff --git a/Makefile b/Makefile index d990215..481f239 100644 --- a/Makefile +++ b/Makefile @@ -7,8 +7,7 @@ SOURCES= \ XQuery/Core/Nodes.pm \ XQuery/Core.pm \ XQuery.pm \ - TestUtil.pm \ - Test.pm + TestUtil.pm PIRS=$(SOURCES:.pm=.pir)