From 913209ab9acfcd4b547fa0f0d9edbe351f36895e Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Fri, 27 May 2011 12:30:04 +0200 Subject: Add build system (autoconf/make) --- m4/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 m4/.gitignore (limited to 'm4') diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 0000000..464ba5c --- /dev/null +++ b/m4/.gitignore @@ -0,0 +1,5 @@ +libtool.m4 +lt~obsolete.m4 +ltoptions.m4 +ltsugar.m4 +ltversion.m4 -- cgit