From e6e13a27146a902d6e559601f19667029ba8783e Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 20 Apr 2006 12:45:44 +0000 Subject: [PATCH] Extra NL at end of file --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index fabb034..3bcef9e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.4 2006-04-20 12:10:50 adam Exp $ +## $Id: Makefile.am,v 1.5 2006-04-20 12:45:44 adam Exp $ commondir=$(datadir)/doc/@PACKAGE@/common @@ -13,3 +13,4 @@ SUPPORTFILES = \ print.dsl print.dsl.in EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README + -- 1.7.10.4