It's a bad idea to include rcs keywords in Makefile.am if

the generated Makefile.in  are also placed under CVS
unless you want an infinite number of commits.
This commit is contained in:
matthieu 2007-05-27 04:59:44 +00:00
parent 7778a382c8
commit 487eac25a8
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.am,v 1.2 2007/05/25 18:15:57 matthieu Exp $
#
INCLUDES = \
@KDRIVE_INCS@ \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.am,v 1.1 2007/05/25 15:33:32 matthieu Exp $
#
INCLUDES = \
@KDRIVE_INCS@ \