commit | 37ca9707f6842d05350e51ad20922b1ba19cfe38 | [log] [tgz] |
---|---|---|
author | Mark Liffiton <liffiton@gmail.com> | Sun Aug 13 12:52:10 2017 -0500 |
committer | Mark Liffiton <liffiton@gmail.com> | Sun Aug 13 12:52:10 2017 -0500 |
tree | c6d82f91e98088500638a0e5fce803d9035c3162 | |
parent | f43bfceb5f1551f35d0a882a2ba0a7879c34a524 [diff] [blame] |
Use swig if available, but package wiringpi_wrap.c in the source dist.
diff --git a/MANIFEST.in b/MANIFEST.in index b146ec8..0c28801 100644 --- a/MANIFEST.in +++ b/MANIFEST.in
@@ -4,3 +4,5 @@ include bindings.i include constants.py include wiringpi-class.py +include wiringpi.i +include wiringpi_wrap.c