Update makefile with some libraries compiled separately
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
#include <sha256.h>
|
||||
#include <uuid/uuid.h>
|
||||
#include <dirent.h>
|
||||
#define NOH_IMPLEMENTATION
|
||||
|
||||
#include "path.h"
|
||||
#include "noh.h"
|
||||
|
||||
Noh_Arena temp;
|
||||
|
||||
#include "path.c"
|
||||
#include "users.c"
|
||||
|
||||
#define SV Noh_String_View
|
||||
|
||||
Reference in New Issue
Block a user