Started working on a ctdlsh command framework to show and manipulate the server confi...
[citadel.git] / ctdlsh / Makefile
index 946dff0df0639d31eaa4affff96a75fd5c4f9558..5fddc98986c23ab4c93ef082d441bd561c098851 100644 (file)
@@ -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