From: Bruno Haible Date: Fri, 3 Jun 2005 14:42:32 +0000 (+0000) Subject: Oops again: fix use of classpath.c. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd4d64df921681b921405c6995c2be02dfe4d877;p=pspp Oops again: fix use of classpath.c. --- 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"