X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=ctdlsh%2Fsrc%2FMakefile.am;h=4da8f1c955ac6908e3e32d3eac3ee91f44df5095;hb=fac440745fc2b6e8fc1c2bcaa9ffb888662898a7;hp=1f9f00ff3718045a5a49126f3f291d464a8ba552;hpb=fa5cd0e6595d211591cc8eebfa81874b03b6162d;p=citadel.git diff --git a/ctdlsh/src/Makefile.am b/ctdlsh/src/Makefile.am index 1f9f00ff3..4da8f1c95 100644 --- a/ctdlsh/src/Makefile.am +++ b/ctdlsh/src/Makefile.am @@ -4,4 +4,4 @@ ##/ bin_PROGRAMS = ctdlsh -ctdlsh_SOURCES = main.c sockets.c ctdlsh.h datetime.c passwd.c +ctdlsh_SOURCES = main.c sockets.c ctdlsh.h datetime.c passwd.c shutdown.c