Actually added the make run.
This commit is contained in:
parent
0209bb7aa2
commit
8b33a10d93
1 changed files with 3 additions and 1 deletions
4
jhalfs
4
jhalfs
|
@ -431,4 +431,6 @@ fi
|
||||||
|
|
||||||
get_book
|
get_book
|
||||||
build_Makefile
|
build_Makefile
|
||||||
#make
|
if [ -e $MKFILE ] ; then
|
||||||
|
cd $JHALFSDIR && make
|
||||||
|
fi
|
||||||
|
|
Reference in a new issue