[PATCH input-synaptics 2/7] Revert "build: create object files following the sources' structure."

Gaetan Nadon memsize at videotron.ca
Thu Jun 30 10:01:56 PDT 2011


This reverts commit dac624ad2b3a67ab93c11d8ee0a91b217fc1afe6.

Acked-by: Daniel Stone <daniel at fooishbar.org>
Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 .gitignore   |    1 -
 configure.ac |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 39e3f35..2f191c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,4 +79,3 @@ core
 eventcomm-test
 synclient
 syndaemon
-.dirstamp
\ No newline at end of file
diff --git a/configure.ac b/configure.ac
index dfef591..e5427cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_AUX_DIR(.)
 
 # Initialize Automake
-AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
 # Initialize libtool
-- 
1.7.4.1



More information about the xorg-devel mailing list