Skip to content

Commit

Permalink
Add configuration for C folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
MilanSkocic committed Nov 18, 2024
1 parent 21731d5 commit 294ce99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ fi

cp -f VERSION ./py/VERSION
cp -f LICENSE ./py/LICENSE
cp -f VERSION ./C/VERSION
cp -f LICENSE ./C/LICENSE

export LIBNAME
echo "LIBNAME=" $LIBNAME
Expand Down

0 comments on commit 294ce99

Please sign in to comment.