mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
Allow librpcsrcdir to be an absolute path.
(This used to be commit 8c0b55114f
)
This commit is contained in:
parent
42cfbe272c
commit
52b230141b
@ -350,7 +350,7 @@ NDR_WINBIND_OBJ_FILES = $(gen_ndrsrcdir)/ndr_winbind.o
|
||||
#PUBLIC_HEADERS += $(gen_ndrsrcdir)/winbind.h
|
||||
|
||||
$(librpcsrcdir)/idl-deps:
|
||||
./$(librpcsrcdir)/idl-deps.pl $(librpcsrcdir)/idl/*.idl >$@
|
||||
$(PERL) $(librpcsrcdir)/idl-deps.pl $(librpcsrcdir)/idl/*.idl >$@
|
||||
|
||||
clean::
|
||||
rm -f $(librpcsrcdir)/idl-deps
|
||||
|
Loading…
Reference in New Issue
Block a user