diff --git a/extra/sync-ggml-am.sh b/extra/sync-ggml-am.sh index 177f67bd..61191be7 100755 --- a/extra/sync-ggml-am.sh +++ b/extra/sync-ggml-am.sh @@ -60,6 +60,7 @@ while read c; do src/ggml*.m \ src/ggml*.metal \ src/ggml*.cu \ + src/ggml-cuda/* \ examples/common.h \ examples/common.cpp \ examples/common-ggml.h \