[ease/autotools: 1/2] First shot at using autotools.
- From: Stéphane Maniaci <maniacis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ease/autotools: 1/2] First shot at using autotools.
- Date: Thu, 20 May 2010 20:57:55 +0000 (UTC)
commit d3e01ee844537735b9c4513edac4ad091cc2e7a4
Author: Stéphane Maniaci <stephane maniaci gmail com>
Date: Thu May 20 22:55:31 2010 +0200
First shot at using autotools.
.gitignore | 28 ++++++++++++++++++++++++++--
Makefile | 37 -------------------------------------
README.mdown | 24 ------------------------
3 files changed, 26 insertions(+), 63 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea909d9..82e8e69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,9 +8,33 @@
*.AppleDouble/
*DS_Store
ease
-ease-player
-libease.so
*.h
*.ogv
RCOS.ease/
doc
+
+# shamelessly copied from gnome-scan.
+# autotools generated files
+libtool
+compile
+config.guess
+config.log
+config.status
+config.sub
+configure
+config.*
+depcomp
+install-sh
+ltmain.sh
+m4
+missing
+mkinstalldirs
+Makefile
+Makefile.in
+po/Makefile.in.in
+*.cache
+intltool-*.in
+*.make
+aclocal.m4
+# don't version it to get always latest in tarball
+INSTALL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]