From 23aa2f85a50e8f4d5c2010965709700bc23d2340 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sat, 11 Oct 2003 06:01:53 +0000 Subject: [lcd4linux @ 2003-10-11 06:01:52 by reinelt] renamed expression.{c,h} to client.{c,h} added config file client new functions 'AddNumericVariable()' and 'AddStringVariable()' new parameter '-i' for interactive mode --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index eebbefa..e5b17f2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ pid.c pid.h \ parser.c parser.h \ processor.c processor.h \ evaluator.c evaluator.h \ -expression.c expression.h \ +client.c client.h \ system.c system.h \ isdn.c isdn.h \ mail.c mail.h \ -- cgit v1.2.3