diff --git a/SWIG/Examples/python/value/Makefile b/SWIG/Examples/python/value/Makefile index ecfeef983..e495cfa9a 100644 --- a/SWIG/Examples/python/value/Makefile +++ b/SWIG/Examples/python/value/Makefile @@ -15,4 +15,4 @@ static:: clean:: rm -f *_wrap* *.o *~ *.so mypython *.pyc .~* core - +check: all