changeset 6466:9e0ec6858ac9

Depend on csharpcomp-script.
author Bruno Haible <bruno@clisp.org>
date Fri, 02 Dec 2005 17:55:22 +0000
parents 8fc725193330
children 168f69520f35
files modules/csharpcomp
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/modules/csharpcomp
+++ b/modules/csharpcomp
@@ -4,9 +4,6 @@
 Files:
 lib/csharpcomp.h
 lib/csharpcomp.c
-lib/csharpcomp.sh.in
-m4/csharpcomp.m4
-m4/csharp.m4
 
 Depends-on:
 stdbool
@@ -19,13 +16,12 @@
 safe-read
 error
 gettext-h
+csharpcomp-script
 
 configure.ac:
-gt_CSHARPCOMP
 
 Makefile.am:
 lib_SOURCES += csharpcomp.h csharpcomp.c
-EXTRA_DIST += csharpcomp.sh.in
 
 Include:
 "csharpcomp.h"