diff options
Diffstat (limited to 'Makefile.swig.gen.t')
-rw-r--r-- | Makefile.swig.gen.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.swig.gen.t b/Makefile.swig.gen.t index 4d37e0e21..0410413ed 100644 --- a/Makefile.swig.gen.t +++ b/Makefile.swig.gen.t @@ -105,7 +105,7 @@ _@NAME@_la_CXXFLAGS = \ $(@NAME@_la_swig_cxxflags) python/@NAME@.cc: @NAME@.py -@NAME@.py: @NAME@.i +@NAME@.py: @NAME@.i # Include the python dependencies for this file -include python/@NAME@.d |