From f548e992662ccb0d5e14b5167b4693102f31ce7f Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Fri, 9 Oct 2015 12:08:30 +0800 Subject: Add autotools installation files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently installs unstable protocols under an unstable/ subdirectory in $prefix/share/wayland-protocols/. Signed-off-by: Jonas Ådahl --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e6f85d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +Makefile +Makefile.in +configure +config.log +config.status +compile +install-sh +missing +*.pc +autom4te.cache +aclocal.m4 -- cgit v1.2.3