Message ID | 1359850082-14793-3-git-send-email-ben@bwidawsk.net (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/configure.ac b/configure.ac index b75a9d4..1c56fa4 100644 --- a/configure.ac +++ b/configure.ac @@ -135,3 +135,5 @@ AC_CONFIG_FILES([ debugger/system_routine/Makefile ]) AC_OUTPUT + +# vim: set ft=config ts=8 sw=8 tw=0 noet :
Signed-off-by: Ben Widawsky <ben@bwidawsk.net> --- configure.ac | 2 ++ 1 file changed, 2 insertions(+)