Skip to content

Commit

Permalink
Adding make
Browse files Browse the repository at this point in the history
  • Loading branch information
traptibalgi authored and traptibalgi committed Sep 22, 2024
1 parent 35940b3 commit f71cf7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions finder-app/finder-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ then
fi
fi
#echo "Removing the old writer utility and compiling as a native application"
#make clean
#make
make clean
make

for i in $( seq 1 $NUMFILES)
do
Expand Down

0 comments on commit f71cf7f

Please sign in to comment.