update makefile with all headers as dependencies
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <fileQueue.h>
|
||||
#include <util.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user