diff options
Diffstat (limited to 'python/Makefile.am')
-rw-r--r-- | python/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/Makefile.am b/python/Makefile.am index 77b028a..1a42a7f 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -1,6 +1,4 @@ -pythondir = $(libdir)/python/site-packages - python_DATA = A11yTestUtils.py EXTRA_DIST = $(python_DATA) |