show/hide this revision's text 2 Upcased first word of title

adding Adding a directory for the headers in a Makefile

show/hide this revision's text 1

adding a directory for the headers in a Makefile

Hello I would like to ask you, If someone knows how can I add a directory for the header files in the Makefile to avoid the error *.h not found, I have tried this option but does not work:

INC_PATH := -I /directory/to/add