From fd4d64df921681b921405c6995c2be02dfe4d877 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 3 Jun 2005 14:42:32 +0000 Subject: [PATCH] Oops again: fix use of classpath.c. --- modules/csharpexec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/csharpexec b/modules/csharpexec index 5d27861f3c..ad52dac510 100644 --- a/modules/csharpexec +++ b/modules/csharpexec @@ -25,8 +25,8 @@ gt_CSHARPEXEC Makefile.am: DEFS += -DEXEEXT=\"$(EXEEXT)\" -lib_SOURCES += csharpexec.h csharpexec.c classpath.h classpath.c -EXTRA_DIST += csharpexec.sh.in +lib_SOURCES += csharpexec.h csharpexec.c +EXTRA_DIST += csharpexec.sh.in classpath.h classpath.c Include: "csharpexec.h" -- 2.30.2