]> git.sur5r.net Git - openldap/commitdiff
We need a SUBDIR makefile in contrib/ so that compiling in a build dir will work
authorBen Collins <bcollins@openldap.org>
Sat, 13 Mar 1999 18:16:11 +0000 (18:16 +0000)
committerBen Collins <bcollins@openldap.org>
Sat, 13 Mar 1999 18:16:11 +0000 (18:16 +0000)
Makefile.in
configure.in
contrib/Makefile.in [new file with mode: 0644]

index 84505581a3599bb52f86658f9f40c9db8f63400f..f050d77a2af8be8fa660e2b61490ae840b043f01 100644 (file)
@@ -10,7 +10,7 @@
 ##
 
 SUBDIRS= include libraries clients servers tests doc # contrib
-CLEANDIRS= contrib/saucer
+CLEANDIRS= contrib
 INSTALLDIRS=
 
 makefiles:     FORCE
index 65ae621f2a594b7049594e3af1d00f9eb1f9bcfa..67f2f906b0ca18d5dc6881286138fe2e2a0133b3 100644 (file)
@@ -1823,6 +1823,7 @@ servers/slapd/tools/Makefile:build/top.mk:servers/slapd/tools/Makefile.in \
 servers/slurpd/Makefile:build/top.mk:servers/slurpd/Makefile.in:build/srv.mk \
 tests/Makefile:build/top.mk:tests/Makefile.in:build/dir.mk \
 tests/progs/Makefile:build/top.mk:tests/progs/Makefile.in:build/rules.mk \
+contrib/Makefile:build/top.mk:contrib/Makefile.in:build/dir.mk \
 contrib/saucer/Makefile:build/top.mk:contrib/saucer/Makefile.in:build/rules.mk \
 ,[
 date > stamp-h
diff --git a/contrib/Makefile.in b/contrib/Makefile.in
new file mode 100644 (file)
index 0000000..927833e
--- /dev/null
@@ -0,0 +1,6 @@
+## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
+##
+## doc Makefile.in for OpenLDAP
+
+SUBDIRS= saucer