From cda88623d0754aeeda005ddc048dd113d279845b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Wed, 22 Feb 2012 15:37:58 +0100 Subject: [PATCH] build: clean up build to not be dirty after autogen --- .gitignore | 2 ++ INSTALL | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 120000 INSTALL diff --git a/.gitignore b/.gitignore index 846a3aa..ad774e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*~ Makefile Makefile.in aclocal.m4 @@ -13,3 +14,4 @@ m4/ missing spice-protocol.pc stamp-h1 +INSTALL diff --git a/INSTALL b/INSTALL deleted file mode 120000 index cbd1c80..0000000 --- a/INSTALL +++ /dev/null @@ -1 +0,0 @@ -/usr/share/automake-1.11/INSTALL \ No newline at end of file