diff options
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ INSTALL_PREFIX?=/usr/local  .PHONY: all cmake_build spec leakcheck clean fuzztest dingus upload test update-site upload-site debug ubsan asan mingw archive bench astyle update-spec afl -all: cmake_build man/man3/cmark.3 +all: src/entities.h cmake_build man/man3/cmark.3  $(CMARK): cmake_build  | 
