From 391f1f08c0b2bc82c3ac34d5a8708cf1f93c652c Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Sat, 9 Jul 2011 09:42:33 +0000 Subject: Expand the Id keyword. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e6f80d66..108f8702 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.10 2011-02-14 20:39:40 nicm Exp $ +# $Id$ # Obvious program stuff. bin_PROGRAMS = tmux -- cgit