X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=ctdlsh%2FMakefile;fp=ctdlsh%2FMakefile;h=5fddc98986c23ab4c93ef082d441bd561c098851;hp=946dff0df0639d31eaa4affff96a75fd5c4f9558;hb=2a600892fe1808cebed70efa2d6248ca64e067a9;hpb=5ea177628c408a543aa5323703dc8bbeb26307de diff --git a/ctdlsh/Makefile b/ctdlsh/Makefile index 946dff0df..5fddc9898 100644 --- a/ctdlsh/Makefile +++ b/ctdlsh/Makefile @@ -1,4 +1,4 @@ -OBJS := datetime.o export.o main.o passwd.o shutdown.o sockets.o who.o +OBJS := datetime.o export.o main.o passwd.o shutdown.o sockets.o who.o config.o CFLAGS := -ggdb