update makefile with all headers as dependencies
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
#include <strings.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <conn.h>
|
||||
#include <apiFile.h>
|
||||
#include <fileQueue.h>
|
||||
#include <taglialegna.h>
|
||||
|
||||
#define MAXLENMESS 512
|
||||
|
||||
Reference in New Issue
Block a user