Skip to content
Snippets Groups Projects
Commit 8c33f003 authored by Klaus Rabbertz's avatar Klaus Rabbertz
Browse files

pyext Makefile adaptation

parent 8ffe0bdc
Branches
Tags
No related merge requests found
...@@ -23,7 +23,7 @@ _fastnlo_la_LIBADD = $(top_srcdir)/fastnlotoolkit/libfastnlotoolkit.la ...@@ -23,7 +23,7 @@ _fastnlo_la_LIBADD = $(top_srcdir)/fastnlotoolkit/libfastnlotoolkit.la
include ./$(DEPDIR)/fastnlo_wrap.Plo include ./$(DEPDIR)/fastnlo_wrap.Plo
#$(DEPDIR)/fastnlo_wrap.Plo: fastnlo_wrap.cc $(DEPDIR)/fastnlo_wrap.Plo: fastnlo_wrap.cc
fastnlo_wrap.cc: fastnlo.i fastnlo_wrap.cc: fastnlo.i
$(SWIG) -c++ -python -I$(top_srcdir)/fastnlotoolkit/include/fastnlotk -o $@ -MD -MF $(DEPDIR)/fastnlo_wrap.Plo $< $(SWIG) -c++ -python -I$(top_srcdir)/fastnlotoolkit/include/fastnlotk -o $@ -MD -MF $(DEPDIR)/fastnlo_wrap.Plo $<
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment