Depend on csharpcomp-script.
authorBruno Haible <bruno@clisp.org>
Fri, 2 Dec 2005 17:55:22 +0000 (17:55 +0000)
committerBruno Haible <bruno@clisp.org>
Fri, 2 Dec 2005 17:55:22 +0000 (17:55 +0000)
modules/csharpcomp

index c37b983..bb3f58e 100644 (file)
@@ -4,9 +4,6 @@ Compile a C# program.
 Files:
 lib/csharpcomp.h
 lib/csharpcomp.c
-lib/csharpcomp.sh.in
-m4/csharpcomp.m4
-m4/csharp.m4
 
 Depends-on:
 stdbool
@@ -19,13 +16,12 @@ sh-quote
 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"