diff options
Diffstat (limited to 'test/util')
-rw-r--r-- | test/util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/util/Makefile.am b/test/util/Makefile.am index 5839f37e..0a9f7ead 100644 --- a/test/util/Makefile.am +++ b/test/util/Makefile.am @@ -7,4 +7,4 @@ noinst_SCRIPTS = $(check_SCRIPTS) EXTRA_DIST = \ $(check_SCRIPTS) -# vim:set ts=2 sw=2 noet: +# vim:set noet: |