From 4659707e1212f301c16aefb3be79de606b7c0a09 Mon Sep 17 00:00:00 2001
From: Martin Gels <gels@astron.nl>
Date: Wed, 30 May 2007 09:14:17 +0000
Subject: [PATCH] BugID:1005

Removed CS1.parset.
---
 Appl/CEP/CS1/CS1_Interface/src/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Appl/CEP/CS1/CS1_Interface/src/Makefile.am b/Appl/CEP/CS1/CS1_Interface/src/Makefile.am
index 968a4f897ca..267f08b487e 100644
--- a/Appl/CEP/CS1/CS1_Interface/src/Makefile.am
+++ b/Appl/CEP/CS1/CS1_Interface/src/Makefile.am
@@ -16,6 +16,5 @@ libcs1_interface_la_SOURCES	= \
 	Stub_RSP.cc
 
 configfilesdir			= $(bindir)
-dist_configfiles_DATA	= CS1.parset
 
 include $(top_srcdir)/Makefile.common
-- 
GitLab