added why2.h into installed
This commit is contained in:
parent
d1447a2796
commit
92642ad504
1
build.sh
1
build.sh
@ -62,6 +62,7 @@ elif [[ "$1" == "install" ]]; then ########## INSTALL ##########
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
cp $includeFiles $includeDirectory
|
cp $includeFiles $includeDirectory
|
||||||
|
ln -s $includeDirectory/why2.h /bin/include/why2.h
|
||||||
|
|
||||||
if [[ "$2" == "include" ]]; then
|
if [[ "$2" == "include" ]]; then
|
||||||
exit
|
exit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user