diff options
Diffstat (limited to 'source4/ntptr')
-rw-r--r-- | source4/ntptr/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntptr/config.mk b/source4/ntptr/config.mk index 84e6aaffe2..a80002662e 100644 --- a/source4/ntptr/config.mk +++ b/source4/ntptr/config.mk @@ -14,7 +14,7 @@ PUBLIC_DEPENDENCIES = \ ################################################ # Start SUBSYSTEM ntptr -[SUBSYSTEM::ntptr] +[LIBRARY::ntptr] PRIVATE_PROTO_HEADER = ntptr_proto.h OBJ_FILES = \ ntptr_base.o \ |