summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2012-05-09 21:21:14 +1200
committerRobert Collins <robertc@robertcollins.net>2012-05-09 21:21:14 +1200
commit48abf68ba84d469376ddf96182b87b0cef75cd1e (patch)
tree376a500b15609aac9efd53c02f2bcd9e69e5232b /Makefile.am
parentc2dfe1de4eb88ccad080eaa73874335914304f10 (diff)
downloadsubunit-48abf68ba84d469376ddf96182b87b0cef75cd1e.tar.gz
Also dist ``python/subunit/filters.py``. (Robert Collins)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1054844..310c042 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -68,6 +68,7 @@ pkgpython_PYTHON = \
python/subunit/__init__.py \
python/subunit/chunked.py \
python/subunit/details.py \
+ python/subunit/filters.py \
python/subunit/iso8601.py \
python/subunit/progress_model.py \
python/subunit/run.py \