From: Kefu Chai Date: Mon, 25 Sep 2017 04:29:59 +0000 (+0800) Subject: automake: remove files required by automake X-Git-Tag: v13.0.1~769^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7682b50699a2fa81f8ad8ba6098fa83cc5d39ae3;p=ceph.git automake: remove files required by automake INSTALL, NEWS, README, AUTHORS, and ChangeLog are required by automake, since we've switched to cmake, remove the empty ones. Signed-off-by: Kefu Chai --- diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/INSTALL b/INSTALL deleted file mode 100644 index 6cabcdaf0b00..000000000000 --- a/INSTALL +++ /dev/null @@ -1,12 +0,0 @@ -Installation Instructions -************************* - -To use Ceph - - Read online http://docs.ceph.com/docs/master/start/ - Read from sources doc/start - -To build from sources - - Read online http://docs.ceph.com/docs/master/install/build-ceph/ - Read from sources doc/install/build-ceph.rst diff --git a/NEWS b/NEWS deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/README b/README deleted file mode 120000 index 42061c01a1c7..000000000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -README.md \ No newline at end of file