Make the build script actually build

Signed-off-by: Lon Hohberger <lon@users.sourceforge.net>
This commit is contained in:
Lon Hohberger 2009-09-17 09:41:31 -04:00
parent 76331b0c3c
commit 7324682cdf

2
build
View File

@ -9,3 +9,5 @@ else
fi
./configure --prefix=/ --libdir=$LIBDIR $*
make clean all