]> code.citadel.org Git - citadel.git/blobdiff - citadel/Makefile
Release version 977 generated by do-release.sh
[citadel.git] / citadel / Makefile
index cf3fe1a82c404fe887734b5d388f5a0f96c2716e..3772a1815f2f6e6aeb4c19ebfcd064f1142eb186 100644 (file)
@@ -7,11 +7,10 @@
 # This program is open source software.  Use, duplication, and/or
 # disclosure are subject to the GNU General Purpose License version 3.
 
-
 # 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