Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJackson Harper <jackson@novell.com>2004-04-30 08:01:25 +0400
committerJackson Harper <jackson@novell.com>2004-04-30 08:01:25 +0400
commit86d994010488d493d7fea0c2fb13d579e1a2c219 (patch)
treeb20df2dada89b08dbe71315af0cac98c3b788855 /runtime
parentcc495b937638372d5c88d17f2514f4086c4b7499 (diff)
Add sn.exe
svn path=/trunk/mono/; revision=26385
Diffstat (limited to 'runtime')
-rw-r--r--runtime/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Makefile.am b/runtime/Makefile.am
index 4d2aff61eb5..0c64cf2ea7d 100644
--- a/runtime/Makefile.am
+++ b/runtime/Makefile.am
@@ -6,7 +6,7 @@ SUBDIRS = . net_1_1 net_2_0
mcs_topdir=$(top_srcdir)/../mcs
-monobins_DATA = mcs.exe mbas.exe monoresgen.exe secutil.exe ilasm.exe cilc.exe xsd.exe wsdl.exe genxs.exe al.exe disco.exe sqlsharp.exe signcode.exe chktrust.exe soapsuds.exe monop.exe setreg.exe cert2spc.exe certmgr.exe MakeCert.exe gacutil.exe gmcs.exe
+monobins_DATA = mcs.exe mbas.exe monoresgen.exe secutil.exe ilasm.exe cilc.exe xsd.exe wsdl.exe genxs.exe al.exe disco.exe sqlsharp.exe signcode.exe chktrust.exe soapsuds.exe monop.exe setreg.exe cert2spc.exe certmgr.exe MakeCert.exe gacutil.exe gmcs.exe sn.exe
EXTRA_DIST = $(monobins_DATA)