diff --git a/examples/Makefile b/examples/Makefile index 7807289ae..ce43785e0 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -1,6 +1,6 @@ include ../build_config.mk -.PHONY: main clean +.PHONY: clean all: simple_example column_families_example compact_files_example