diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2014-02-05 20:53:28 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2014-02-05 20:53:28 +0800 |
commit | 7106b92ef5c6fcb7b3d46f0de600bf73fb4e9555 (patch) | |
tree | 703c14b297104a0f6574c7d32c62105df0fe0809 | |
parent | f468afa9675ccbfbecb6cc5de1609783f9b9c136 (diff) | |
download | gsoc2013-empathy-7106b92ef5c6fcb7b3d46f0de600bf73fb4e9555.tar gsoc2013-empathy-7106b92ef5c6fcb7b3d46f0de600bf73fb4e9555.tar.gz gsoc2013-empathy-7106b92ef5c6fcb7b3d46f0de600bf73fb4e9555.tar.bz2 gsoc2013-empathy-7106b92ef5c6fcb7b3d46f0de600bf73fb4e9555.tar.lz gsoc2013-empathy-7106b92ef5c6fcb7b3d46f0de600bf73fb4e9555.tar.xz gsoc2013-empathy-7106b92ef5c6fcb7b3d46f0de600bf73fb4e9555.tar.zst gsoc2013-empathy-7106b92ef5c6fcb7b3d46f0de600bf73fb4e9555.zip |
remove INSTALL
It's generated by autogen.
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | INSTALL | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index d47fa8fb5..c1568340b 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ TAGS ABOUT-NLS config.rpath test-driver +INSTALL diff --git a/INSTALL b/INSTALL deleted file mode 100644 index 0b43d8235..000000000 --- a/INSTALL +++ /dev/null @@ -1,2 +0,0 @@ -Please visite the Empathy website for installation instructions: -http://live.gnome.org/Empathy/Install |