From af51c820b160dbb3c51a740c16c390c6db456914 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 13 Jun 2012 18:01:25 +0200 Subject: Add a build system. * configure.ac, Makefile.am: New files. --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7fd2b68d51..a0331bcc5d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,11 @@ *.go tmp *.log +/build-aux +/configure +Makefile.in +Makefile +/autom4te.cache +config.cache +/aclocal.m4 +/config.status -- cgit v1.2.3