summaryrefslogtreecommitdiff
path: root/modules/csharpcomp-script
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-01-09 13:54:59 +0000
committerBruno Haible <bruno@clisp.org>2006-01-09 13:54:59 +0000
commitf01f97dba7d40d2d703e6fc4b5225fef97a8a43f (patch)
treeee34c349cd539bf382c3f560e137c3aac52df5db /modules/csharpcomp-script
parentd9092393615ba47ca61753aa7b2a65dd6e040bdb (diff)
downloadgnulib-f01f97dba7d40d2d703e6fc4b5225fef97a8a43f.tar.gz
Move the *.sh.in scripts to build-aux/.
Diffstat (limited to 'modules/csharpcomp-script')
-rw-r--r--modules/csharpcomp-script4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/csharpcomp-script b/modules/csharpcomp-script
index 9b24a2e988..075fe3c473 100644
--- a/modules/csharpcomp-script
+++ b/modules/csharpcomp-script
@@ -2,7 +2,7 @@ Description:
Script to compile a C# program.
Files:
-lib/csharpcomp.sh.in
+build-aux/csharpcomp.sh.in
m4/csharpcomp.m4
m4/csharp.m4
@@ -10,9 +10,9 @@ Depends-on:
configure.ac:
gt_CSHARPCOMP
+AC_CONFIG_FILES([csharpcomp.sh:build-aux/csharpcomp.sh.in])
Makefile.am:
-EXTRA_DIST += csharpcomp.sh.in
License:
GPLed build tool