summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d2b0bafa3..5f5474b34 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,7 @@
new: build config initdb
+asan: buildasan config initdb
+
server-update: updateconfig updatedb
server-updatebuild: build updateconfig updatedb