1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-23 11:33:16 +03:00

r11303: Support defining and installing public headers for libraries.

Support installing libraries.
Get rid of pkg-config file (will be autogenerated later on).
This commit is contained in:
Jelmer Vernooij
2005-10-26 14:18:27 +00:00
committed by Gerald (Jerry) Carter
parent 98d1f9b1dc
commit b4745032a2
22 changed files with 316 additions and 138 deletions

View File

@@ -40,6 +40,6 @@ REQUIRED_SUBSYSTEMS = AUTH EJS LIBBASIC EJSRPC MESSAGING LIBSAMBA3 LIBNET
INSTALLDIR = BINDIR
OBJ_FILES = \
smbscript.o
REQUIRED_SUBSYSTEMS = EJS LIBBASIC SMBCALLS CONFIG LIBSMB RPC LIBCMDLINE
REQUIRED_SUBSYSTEMS = EJS LIBBASIC SMBCALLS CONFIG LIBSMB LIBRPC LIBCMDLINE
# End BINARY SMBSCRIPT
#######################