summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1c04ac4..713ea21 100644
--- a/Makefile
+++ b/Makefile
@@ -83,6 +83,5 @@ $(OBJDIR)/thirdparty/Unity/%.o: thirdparty/Unity/%.c
@mkdir -p $(dir $@)
$(CC) $(CFLAGS) $(TEST_LIB_CFLAGS) $(TEST_LIB_INCS) $(INCS) -MMD -o $@ -c $<
-
.DEFAULT_GOAL := all
all: test dht