ctdlsh now has two working commands, 'date' and 'passwd'
[citadel.git] / ctdlsh / src / Makefile.am
index 3b6da1981eb7661b66c0c257eff4ca9123b0807c..1f9f00ff3718045a5a49126f3f291d464a8ba552 100644 (file)
@@ -4,4 +4,4 @@
 ##/
 
 bin_PROGRAMS = ctdlsh
-ctdlsh_SOURCES = main.c sockets.c ctdlsh.h datetime.c
+ctdlsh_SOURCES = main.c sockets.c ctdlsh.h datetime.c passwd.c