add newline to end of file

git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@30120 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
David McPaul 2009-04-11 14:00:39 +00:00
parent 9da4e0a3c5
commit 294f58609a
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
#! /bin/sh
./configure
make
make

View File

@ -1,4 +1,4 @@
#! /bin/sh
cp /boot/common/share/libtool/config/config.* config/
./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include
make
make