X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2FMakefile;h=3fdd066e5dd5c67e35762d85e2c7529204303828;hb=HEAD;hp=c42fe60635406b5c39e6282873ca6f3b2a3d9998;hpb=633eabfc5820a6cc3b3c45793243928d0fa9c099;p=citadel.git diff --git a/textclient/Makefile b/textclient/Makefile index c42fe6063..7e3ac3d1c 100644 --- a/textclient/Makefile +++ b/textclient/Makefile @@ -1,6 +1,6 @@ # MAKEFILE FOR CITADEL TEXT CLIENT # This file is part of "conf-IG-ure" -# Copyright (C) 2016-2018 by Art Cancro +# Copyright (C) 2016-2022 by Art Cancro # # This program is open source software. Use, duplication, and/or # disclosure are subject to the GNU General Purpose License version 3. @@ -13,7 +13,7 @@ # config.mk is generated by ./configure include config.mk -OBJS := citadel.o citadel_ipc.o client_chat.o client_passwords.o commands.o ipc_c_tcp.o md5.o messages.o rooms.o routines2.o routines.o screen.o tuiconfig.o +OBJS := citadel.o citadel_ipc.o client_chat.o client_passwords.o commands.o ipc_c_tcp.o messages.o rooms.o routines2.o routines.o screen.o tuiconfig.o # link