mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-02 21:09:35 -05:00
and for out of dir builds
git-svn-id: file:///svn/unbound/trunk@1558 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
11f11a5377
commit
31ec67fcce
1 changed files with 1 additions and 0 deletions
|
|
@ -280,6 +280,7 @@ unbound-control-setup: $(srcdir)/smallapp/unbound-control-setup.sh
|
|||
ifeq "$(WITH_PYTHONMODULE)" "yes"
|
||||
pythonmod/pythonmod.c: pythonmod/interface.h
|
||||
%.h: $(srcdir)/%.i $(srcdir)/config.h
|
||||
@-if test ! -d $(dir $@); then $(INSTALL) -d $(patsubst %/,%,$(dir $@)); fi
|
||||
$(INFO) Swig $<
|
||||
$Q$(SWIG) $(CPPFLAGS) -o $@ -python $<
|
||||
endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue