Actually added the make run.

This commit is contained in:
Manuel Canales Esparcia 2005-09-30 18:59:04 +00:00
parent 0209bb7aa2
commit 8b33a10d93

4
jhalfs
View file

@ -431,4 +431,6 @@ fi
get_book
build_Makefile
#make
if [ -e $MKFILE ] ; then
cd $JHALFSDIR && make
fi