diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-28 11:48:12 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-28 11:48:12 +0000 |
commit | 6abaf1c37b74c86cf194a9a59bbc2b8495f47931 (patch) | |
tree | 4211ff7b9e59f1831517a44d9510960dac43dc27 /lib/libXfont | |
parent | 922b89d905c0f23a8660b82b0b9769e5ed2c0d23 (diff) |
Try to prevent endless regeneration of Makefile.in caused to RCS Id expansion.
Diffstat (limited to 'lib/libXfont')
-rw-r--r-- | lib/libXfont/Makefile.am | 2 | ||||
-rw-r--r-- | lib/libXfont/src/Makefile.am | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXfont/Makefile.am b/lib/libXfont/Makefile.am index 960f704e9..9bf76660b 100644 --- a/lib/libXfont/Makefile.am +++ b/lib/libXfont/Makefile.am @@ -1,5 +1,5 @@ # -# $Id: Makefile.am,v 1.1 2006/11/25 17:14:30 matthieu Exp $ +# $Xorg: Makefile.am,v 1.1.1.1 2006/11/25 17:14:30 matthieu Exp $ # # Copyright © 2003 Keith Packard, Noah Levitt # diff --git a/lib/libXfont/src/Makefile.am b/lib/libXfont/src/Makefile.am index e1b015665..2cf97fa43 100644 --- a/lib/libXfont/src/Makefile.am +++ b/lib/libXfont/src/Makefile.am @@ -1,5 +1,5 @@ # -# $Id: Makefile.am,v 1.1 2006/11/25 17:14:31 matthieu Exp $ +# $Xorg: Makefile.am,v 1.1.1.1 2006/11/25 17:14:31 matthieu Exp $ # # Copyright © 2003 Keith Packard, Noah Levitt # |