r14573: Install samba-config and headers
authorJelmer Vernooij <jelmer@samba.org>
Sun, 19 Mar 2006 20:11:47 +0000 (20:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:58:51 +0000 (13:58 -0500)
(This used to be commit 29d63edbd71d665d2566a2f4aac90e93753946e3)

source4/headermap.txt
source4/param/config.mk

index 467dfaf497d96d366a60238c6ec0908730eea691..f378148c52060a385f17a50cf53ce6f467dcfcc5 100644 (file)
@@ -74,3 +74,5 @@ librpc/gen_ndr/svcctl.h: gen_ndr/nbt.h
 lib/cmdline/popt_common.h: samba/popt.h
 include/dlinklist.h: dlinklist.h
 version.h: samba/version.h
+param/proto.h: param/proto.h
+param/param.h: param.h
index 45b035b4eb82b4530d6feddddbbb39268f0fd8fb..4ef685a35be5ac16cf154f3f263bf3115ce87a3e 100644 (file)
@@ -7,6 +7,5 @@ OBJ_FILES = loadparm.o \
                        generic.o \
                        ../lib/version.o
 REQUIRED_SUBSYSTEMS = LIBSAMBA-UTIL DYNCONFIG
-PRIVATE_PROTO_HEADER = proto.h
-
-
+PUBLIC_PROTO_HEADER = proto.h
+PUBLIC_HEADERS = param.h