X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2FMakefile;h=836362f43ff9c390bea2c08269cd4c9d6147c324;hp=10cd1a7b57ce2221836ce04dc3caba4d9a53cd2c;hb=ded3f00af34320834a33f4e49528b040dc886b13;hpb=4d3ae70e8bb1f3c339a19fe4d285994351a4c903 diff --git a/citadel/Makefile b/citadel/Makefile index 10cd1a7b5..836362f43 100644 --- a/citadel/Makefile +++ b/citadel/Makefile @@ -10,7 +10,7 @@ # config.mk is generated by ./configure include config.mk -all := citserver setup sendcommand citmail chkpw chkpwd ctdldump ctdlload +all := citserver setup sendcommand citmail chkpw chkpwd all: $(all) SRCDIRS := $(wildcard server server/modules/*)