X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit-ng%2FMakefile;h=645e0260693768a8a6e03635753e08c77b155838;hb=HEAD;hp=9e00b7f8d26bce18eb0cf8f8491c67d3f5ffd950;hpb=fc3a564c7bba86a29503b39bdd8512801116e70e;p=citadel.git diff --git a/webcit-ng/Makefile b/webcit-ng/Makefile index 9e00b7f8d..15812fefd 100644 --- a/webcit-ng/Makefile +++ b/webcit-ng/Makefile @@ -1,9 +1,7 @@ -# Copyright (c) 1996-2023 by the citadel.org team -# -# This program is open source software. Use, duplication, or -# disclosure are subject to the GNU General Public License v3. +# Copyright (c) 1996-2024 by the citadel.org team +# This program is open source software. Use, duplication, or disclosure is subject to the GNU General Public License v3. -CFLAGS := $(CFLAGS) -ggdb -Wno-format-truncation -DDEBUG_ICAL_OVERLAP +CFLAGS := $(CFLAGS) -ggdb -Wno-format-truncation LDFLAGS := $(LDFLAGS) SRC := server