X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2FMakefile;h=3772a1815f2f6e6aeb4c19ebfcd064f1142eb186;hb=c1fd476fe9c496a19b8f8774d3445ca321e575fa;hp=91e951893ddda29017a55f620e04d1d9a44ff637;hpb=73ba60996df394e31f3a7e2ab6d9c7a86337c4e4;p=citadel.git diff --git a/citadel/Makefile b/citadel/Makefile index 91e951893..3772a1815 100644 --- a/citadel/Makefile +++ b/citadel/Makefile @@ -10,7 +10,7 @@ # config.mk is generated by ./configure include config.mk -all := citserver setup ctdlmigrate sendcommand citmail chkpw chkpwd ctdl3264 +all := citserver setup ctdlmigrate sendcommand citmail chkpw chkpwd #ctdl3264 all: $(all) citserver: server/*.c server/modules/*/*.c config.mk server/*.h