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:
authorJonathan Pryor <jpryor@novell.com>2005-06-13 17:57:02 +0400
committerJonathan Pryor <jpryor@novell.com>2005-06-13 17:57:02 +0400
commit5d193a50ff8cdb9e76c94d789f5a0d4c7050814c (patch)
treef2c8f2867a345d7c4987c814cc7fce5cbd8ab2c0 /scripts
parent35c139e3eba84b5e3a33d242964b6c5fdce90035 (diff)
* scripts/Makefile.am: Add mono-shlib-cop.
svn path=/trunk/mono/; revision=45866
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 03a61c160d6..712389846d7 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -31,6 +31,7 @@ bin_SCRIPTS = \
mjs \
mkbundle \
monop \
+ mono-shlib-cop \
permview \
prj2make \
resgen \