mirror of
https://github.com/samba-team/samba.git
synced 2025-07-01 16:59:10 +03:00
committed by
Stefan Metzmacher
parent
08b01dba3d
commit
eaecbfa0e2
@ -20,7 +20,7 @@ swig: pythonmods
|
||||
.SUFFIXES: _wrap.c .i
|
||||
|
||||
.i_wrap.c:
|
||||
$(SWIG) -Wall -I$(srcdir)/scripting/swig -python $<
|
||||
$(SWIG) -Wall -I$(srcdir)/scripting/swig -python -keyword $<
|
||||
|
||||
clean::
|
||||
@echo "Removing SWIG output files"
|
||||
|
Reference in New Issue
Block a user