summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2009-07-20 20:08:11 +1000
committerRobert Collins <robertc@robertcollins.net>2009-07-20 20:08:11 +1000
commite617f7cb78e375ecd3bb0df18633a3a5f05e1d02 (patch)
tree1ee2158e0d74a35b4a7390c7024dcea086982791 /Makefile.am
parent83e2424fbb77ca1ea6cf4b3fefddd10616b4e95c (diff)
downloadsubunit-git-e617f7cb78e375ecd3bb0df18633a3a5f05e1d02.tar.gz
Support microsecond times.
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 831105b..0375ba2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,6 +51,7 @@ pcdata_DATA = libsubunit.pc
pkgpython_PYTHON = \
python/subunit/__init__.py \
+ python/subunit/iso8601.py \
python/subunit/run.py
lib_LTLIBRARIES = libsubunit.la