HP-MG: remove NTP and DNS providers from build
authorkumpf <kumpf>
Wed, 11 Sep 2002 23:53:01 +0000 (23:53 +0000)
committerkumpf <kumpf>
Wed, 11 Sep 2002 23:53:01 +0000 (23:53 +0000)
src/Providers/ManagedSystem/Makefile

index dce65ba73f820e55242c28d5bfdc7339016c3cfc..225aa9f9ab40d7ecc037fa482187b519648884d2 100644 (file)
@@ -37,11 +37,7 @@ DIRS =  \
         Process \
         Process/tests \
         Processor \
-        Processor/tests \
-        DNSAdminDomain \
-        DNSAdminDomain/tests/DNSTestClient \
-        NTPAdminDomain \
-        NTPAdminDomain/tests/NTPTestClient
+        Processor/tests
 
 include $(ROOT)/mak/recurse.mak