1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

s4: Rename LIBSAMBA-* to libsamba-*

This commit is contained in:
Jelmer Vernooij
2010-10-23 16:05:50 -07:00
parent ca16d805bd
commit 833480d3ad
46 changed files with 110 additions and 110 deletions

View File

@ -33,7 +33,7 @@ bld.SAMBA_PYTHON('python_uuid',
bld.SAMBA_PYTHON('python_glue',
source='pyglue.c',
deps='pyparam_util LIBSAMBA-UTIL libnetif PYTALLOC',
deps='pyparam_util libsamba-util libnetif PYTALLOC',
realname='samba/_glue.so'
)