update makefile with all headers as dependencies
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
#ifndef SERVERWORKER
|
||||
#define SERVERWORKER
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#include <apiFile.h>
|
||||
#include <fileQueue.h>
|
||||
#include <taglialegna.h>
|
||||
|
||||
Reference in New Issue
Block a user