[pkg-opensc-commit] [libp11] 46/67: Added vim modelines to */Makefile.am

Eric Dorland eric at moszumanska.debian.org
Sat Jan 30 05:34:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository libp11.

commit 47cb7b486bedf24bd0b80d4f3e7e3859b234e804
Author: Michał Trojnara <Michal.Trojnara at stunnel.org>
Date:   Thu Jan 7 15:03:51 2016 +0100

    Added vim modelines to */Makefile.am
---
 doc/Makefile.am      | 2 ++
 examples/Makefile.am | 1 +
 src/Makefile.am      | 1 +
 tests/Makefile.am    | 1 +
 4 files changed, 5 insertions(+)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 4cdda10..120c40b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -19,3 +19,5 @@ endif
 
 clean-local:
 	-rm -fr api.out
+
+# vim: set noexpandtab:
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 67d8a3d..33c8163 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -8,3 +8,4 @@ noinst_PROGRAMS = auth decrypt getrandom listkeys
 
 LDADD = ../src/libp11.la $(OPENSSL_LIBS)
 
+# vim: set noexpandtab:
diff --git a/src/Makefile.am b/src/Makefile.am
index eb64f8c..6a5b42e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -42,3 +42,4 @@ LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RCCOMPILE)
 .rc.o:
 	$(RCCOMPILE) -i "$<" -o "$@"
 
+# vim: set noexpandtab:
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 040fad2..6ef851a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -24,3 +24,4 @@ TESTS_ENVIRONMENT =						\
 	top_builddir="$(top_builddir)"				\
 	srcdir="$(srcdir)"
 
+# vim: set noexpandtab:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git



More information about the pkg-opensc-commit mailing list