summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6b1c6ac..10d4e98 100644
--- a/Makefile
+++ b/Makefile
@@ -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: src/entities.h cmake_build man/man3/cmark.3
+all: cmake_build man/man3/cmark.3
$(CMARK): cmake_build