[PULL synaptics] Revert "build: collapse all Makefile.am files into a single non-recursive one
Gaetan Nadon
memsize at videotron.ca
Mon Jul 11 14:02:25 PDT 2011
I inserted your patch just after the reverts. This allowed me to remove
the -I sdkdir in tools.
The following changes since commit
a0b7f755e925194b8245d580182fede9ee197985:
conf: fix snippet to ignore /dev/input/mouse* on Linux (2011-06-28
08:10:46 +1000)
are available in the git repository at:
git://people.freedesktop.org/~gnadon/xf86-input-synaptics master
Gaetan Nadon (8):
Revert "build: apply the distcheck tricks used in
xf86-input-evdev"
Revert "build: create object files following the sources'
structure."
Revert "build: install documentation as part of make install."
Revert "build: collapse all Makefile.am files into a single
non-recursive one."
Revert "build: sort building of tools, ensure that
cross-pkg-config works."
tools: remove unrequired sdkdir include directive
Add distcheck support for header files when sdk is not writable
Add distcheck support for configuration files when dir is not
writable
Peter Hutterer (1):
tools: don't include xserver-properties.h
.gitignore | 4 --
Makefile.am | 104
++------------------------------------------------
conf/Makefile.am | 27 +++++++++++++
configure.ac | 9 +++-
include/Makefile.am | 21 ++++++++++
man/Makefile.am | 47 +++++++++++++++++++++++
src/Makefile.am | 52 +++++++++++++++++++++++++
test/.gitignore | 6 +++
test/Makefile.am | 15 +++++++
tools/.gitignore | 3 +
tools/Makefile.am | 31 +++++++++++++++
tools/synclient.c | 1 -
12 files changed, 214 insertions(+), 106 deletions(-)
create mode 100644 conf/Makefile.am
create mode 100644 include/Makefile.am
create mode 100644 man/Makefile.am
create mode 100644 src/Makefile.am
create mode 100644 test/.gitignore
create mode 100644 test/Makefile.am
create mode 100644 tools/.gitignore
create mode 100644 tools/Makefile.am
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110711/d3120e88/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110711/d3120e88/attachment.pgp>
More information about the xorg-devel
mailing list