repo.or.cz
/
moon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* MoonlightTypeConverter.cs: Convert CacheMode's from strings.
[moon.git]
/
test
/
harness
/
Makefile.am
blob
31674b9c837351be965ac18c04c027185a1d1a8e
1
2
SUBDIRS=shocker
3
4
install-test-plugin:
5
$(MAKE) $(AM_MAKEFLAGS) -C shocker install-test-plugin
6
7
dist-hook:
8
cp -a $(srcdir)/masters $(distdir)/masters
9
find $(distdir)/masters -name .svn | xargs rm -rf