From 5de8f8ae2338ac6594925b8df7178350f076890b Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Mon, 31 Jan 2022 06:12:37 +0500 Subject: [PATCH] Remove INSTALL --- .gitignore | 1 + INSTALL | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 INSTALL diff --git a/.gitignore b/.gitignore index b6e44b8..007c2f6 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ # Always generated in root # ############################ +/INSTALL /aclocal.m4 /ar-lib /autom4te.cache/ diff --git a/INSTALL b/INSTALL deleted file mode 120000 index e3f22c0..0000000 --- a/INSTALL +++ /dev/null @@ -1 +0,0 @@ -/usr/share/automake-1.16/INSTALL \ No newline at end of file