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 4214f28..7ee6e91 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ outs = $(patsubst public-src/%,public/%,\
$(srcs))))
all: $(outs)
all: public/3rd-party
-all: bin/cron-daily
+all: bin/cron-daily bin/httpd
.PHONY: all
NET-%: