diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-06-13 12:39:20 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-06-13 12:39:20 +0000 |
commit | 5513629e53d7540fdecf03ee5be625855ae4a9a6 (patch) | |
tree | c0fbb68f3711e638bb3508178207a1c8bd8d6ea4 /driver/xf86-input-hyperpen/Makefile.in | |
parent | c05fa370759ae31e463ce18abb2801bdba089b26 (diff) |
merge X.Org git HEAD to get XINPUT ABI version 7 support.
Diffstat (limited to 'driver/xf86-input-hyperpen/Makefile.in')
-rw-r--r-- | driver/xf86-input-hyperpen/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/xf86-input-hyperpen/Makefile.in b/driver/xf86-input-hyperpen/Makefile.in index 25ea0e1c4..596397f75 100644 --- a/driver/xf86-input-hyperpen/Makefile.in +++ b/driver/xf86-input-hyperpen/Makefile.in @@ -57,7 +57,7 @@ build_triplet = @build@ host_triplet = @host@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.h.in \ - $(top_srcdir)/configure COPYING ChangeLog config.guess \ + $(top_srcdir)/configure AUTHORS COPYING ChangeLog config.guess \ config.sub depcomp install-sh ltmain.sh missing subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |