diff --git a/muttator/README b/muttator/README deleted file mode 100644 index c1705b48..00000000 --- a/muttator/README +++ /dev/null @@ -1,11 +0,0 @@ -In order to build muttator, you also need to checkout vimperator from: -http://vimperator.mozdev.org. - -And symlink the following files: - -cd muttator/src -ln -s ../../vimperator/src/Makefile.common . -ln -s ../../vimperator/src/content . - -If you want to check-in changes, don't forget to also commit the vimperator part -inside the local vimperator/ directory.