diff --git a/student.mk b/student.mk index cc45363..7b3d765 100755 --- a/student.mk +++ b/student.mk @@ -14,7 +14,7 @@ LIBLNK = # Change this line if the path to your XMC-Library differs, it will be overwritten before grading to # match the system the grading is performed on. -XMC_LIBDIR = /home/ghoscht/Coding/embedded/ccu/xmclib/ +XMC_LIBDIR = ./xmclib # Language dialect SCFLAGS = -std=gnu99