diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 4544eead..561130a8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -209,6 +209,7 @@ endif PyUnitTests: PyUnitTests.py cp PyUnitTests.py PyUnitTests + chmod 755 PyUnitTests ###################################################################### |