Fix so that project builds dependencies
Currently there is a problem where the h files in the makefile are in absolute path. This makes it so that the Makefile cannot be shared between different computers.
This commit is contained in:
@@ -14,3 +14,5 @@ MakeGen
|
||||
makegen
|
||||
#executable
|
||||
true
|
||||
#dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user