diff options
author | Andrew Bartlett <abartlet@samba.org> | 2008-01-21 22:01:32 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2008-01-21 22:01:32 +1100 |
commit | 24efc9fc36194d379838eb9911b65e93535da19b (patch) | |
tree | fa08fcbf21143655eb85ba79c6169b3b2eb24fdd /source4/ntptr | |
parent | 8623c981b4a67dafc19234faffced1796f33b975 (diff) | |
parent | 440b1a1d04bca3027100b3bda84738730ffce71c (diff) | |
download | samba-24efc9fc36194d379838eb9911b65e93535da19b.tar.gz samba-24efc9fc36194d379838eb9911b65e93535da19b.tar.bz2 samba-24efc9fc36194d379838eb9911b65e93535da19b.zip |
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
(This used to be commit b99b604a5f8b7eb98a6285145188c0b94946df78)
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 38a582291f..4c1f46ff17 100644 --- a/source4/ntptr/config.mk +++ b/source4/ntptr/config.mk @@ -14,7 +14,7 @@ PRIVATE_DEPENDENCIES = \ ################################################ # Start SUBSYSTEM ntptr -[LIBRARY::ntptr] +[SUBSYSTEM::ntptr] PRIVATE_PROTO_HEADER = ntptr_proto.h OBJ_FILES = \ ntptr_base.o \ |