Fix $Id$ vcs keywords.

- Add a new svn-keywords target to fix missing properties;
  - Add a new svn-keywords-check target to locate files lacking $Id$ statement.
This commit is contained in:
Romain Tartiere 2010-07-29 06:25:57 +00:00
parent 61a5ff4e4a
commit cc50ebc4df
3 changed files with 15 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# $Id$
AM_CFLAGS = -I. -I$(top_srcdir)/libfreefare @LIBNFC_CFLAGS@
AM_LDFLAGS = @LIBNFC_LIBS@