make : restore build-info.h dependency for several targets (#3205)

This commit is contained in:
Cebtenzzre 2023-09-18 10:03:53 -04:00 committed by GitHub
parent 7ddf185537
commit 8781013ef6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 14 additions and 8 deletions

View file

@ -1,4 +1,5 @@
#define LLAMA_API_INTERNAL
#include "build-info.h"
#include "common.h"
#include "ggml.h"
#include "llama.h"