From e54e70266ea3df547ba55868740585eeaf6f01b9 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 15 Sep 2004 17:53:52 +0000 Subject: [PATCH] Add a newline llvm-svn: 16369 --- lib/Transforms/Hello/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Transforms/Hello/Makefile b/lib/Transforms/Hello/Makefile index 4e54dec0f98..af4253d1d1a 100644 --- a/lib/Transforms/Hello/Makefile +++ b/lib/Transforms/Hello/Makefile @@ -6,6 +6,7 @@ # the University of Illinois Open Source License. See LICENSE.TXT for details. # ##===----------------------------------------------------------------------===## + LEVEL = ../../.. LIBRARYNAME = hello SHARED_LIBRARY = 1