X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=ctdlsh%2Fsrc%2FMakefile.am;h=5ceb2140389ccac24e2c24ae7723d90101aaf84c;hp=4da8f1c955ac6908e3e32d3eac3ee91f44df5095;hb=6f940f7734c8209955d3c5acfa7f96fff4935938;hpb=9f62c4f0bfb9aae26df35ada6c755886b8eb7f02 diff --git a/ctdlsh/src/Makefile.am b/ctdlsh/src/Makefile.am index 4da8f1c95..5ceb21403 100644 --- a/ctdlsh/src/Makefile.am +++ b/ctdlsh/src/Makefile.am @@ -1,7 +1,7 @@ ## -## (c) 2009 by Art Cancro and citadel.org +## (c) 2009-2012 by Art Cancro and citadel.org ## This program is released under the terms of the GNU General Public License v3. -##/ +## bin_PROGRAMS = ctdlsh -ctdlsh_SOURCES = main.c sockets.c ctdlsh.h datetime.c passwd.c shutdown.c +ctdlsh_SOURCES = main.c sockets.c ctdlsh.h datetime.c passwd.c shutdown.c who.c