summaryrefslogtreecommitdiffstats
path: root/source4/auth/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-11-12 02:49:05 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:25:29 -0500
commitc81f2930a2df7cbd72a28e167ac522d2638661ea (patch)
treef97c61ea9bad4deb9904ac4266563f60f3242a4d /source4/auth/config.mk
parentfff74b4bca6f050713a7558f2dcbd3b1821d3d6b (diff)
downloadsamba-c81f2930a2df7cbd72a28e167ac522d2638661ea.tar.gz
samba-c81f2930a2df7cbd72a28e167ac522d2638661ea.tar.xz
samba-c81f2930a2df7cbd72a28e167ac522d2638661ea.zip
r19676: Fix some more dependencies.
(This used to be commit 8768bec81f57131a0c9754e8121b345c0be4a5d0)
Diffstat (limited to 'source4/auth/config.mk')
-rw-r--r--source4/auth/config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk
index ba4372deaa3..a9e29114faf 100644
--- a/source4/auth/config.mk
+++ b/source4/auth/config.mk
@@ -65,9 +65,9 @@ OBJ_FILES = pam_errors.o
#######################
# Start SUBSYSTEM auth
-[LIBRARY::auth]
-VERSION = 0.0.1
-SO_VERSION = 0
+[SUBSYSTEM::auth]
+#VERSION = 0.0.1
+#SO_VERSION = 0
PUBLIC_HEADERS = auth.h
PUBLIC_PROTO_HEADER = auth_proto.h
OBJ_FILES = \