diff options
Diffstat (limited to 'pactest/Makefile.am')
-rw-r--r-- | pactest/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pactest/Makefile.am b/pactest/Makefile.am index 37c394fd..879f23d0 100644 --- a/pactest/Makefile.am +++ b/pactest/Makefile.am @@ -17,3 +17,5 @@ EXTRA_DIST = \ TODO \ ChangeLog \ $(check_SCRIPTS) + +# vim:set ts=2 sw=2 noet: |