From deaed9f4666af48218cbfa74ac89355659abfa58 Mon Sep 17 00:00:00 2001 From: dockes Date: Thu, 30 Mar 2006 13:00:56 +0000 Subject: [PATCH] cleanup rclconfig --- src/common/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/Makefile b/src/common/Makefile index 45d22843..e3b96b06 100644 --- a/src/common/Makefile +++ b/src/common/Makefile @@ -1,9 +1,9 @@ -# @(#$Id: Makefile,v 1.10 2006-03-29 13:08:08 dockes Exp $ (C) 2005 J.F.Dockes +# @(#$Id: Makefile,v 1.11 2006-03-30 13:00:56 dockes Exp $ (C) 2005 J.F.Dockes depth = .. include $(depth)/mk/sysconf # Only test executables get build in here -PROGS = internfile unacpp textsplit +PROGS = internfile unacpp textsplit rclconfig all: $(BIGLIB) $(PROGS)