diff --git a/build-project.sh b/build-project.sh index ed7808b..9c13198 100755 --- a/build-project.sh +++ b/build-project.sh @@ -1 +1,3 @@ -ceedling test:all \ No newline at end of file +ceedling test:all +cd src +gcc *.c -c