* Fleshed out the ctdlsh interface a bit. Right now it's just a simple shell that...
[citadel.git] / ctdlsh / src / Makefile.in
index 1abc171827641c4f69a17a802add55ad13f8e0a7..e25aeb01c9cbe9e0247e344db6ac545a1ef214c9 100644 (file)
@@ -139,7 +139,7 @@ sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-ctdlsh_SOURCES = main.c sockets.c
+ctdlsh_SOURCES = main.c sockets.c ctdlsh.h
 all: all-am
 
 .SUFFIXES: