From adae92e46b5aeda3060a50f0f9b8a41760837c58 Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Tue, 22 Jun 1999 01:51:13 +0000 Subject: [PATCH] add DOM datasource to the build --- allmakefiles.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/allmakefiles.sh b/allmakefiles.sh index c968a9d6dd9..5a663043843 100755 --- a/allmakefiles.sh +++ b/allmakefiles.sh @@ -313,6 +313,7 @@ rdf/datasource/Makefile rdf/datasource/public/Makefile rdf/datasource/src/Makefile rdf/tests/Makefile +rdf/tests/domds/Makefile rdf/tests/localfile/Makefile rdf/tests/rdfsink/Makefile rdf/tests/rdfcat/Makefile