From 6e35b673629bb9ddee4373fbdff79238b2160cff Mon Sep 17 00:00:00 2001 From: Christoph Brill Date: Thu, 14 Aug 2008 23:18:53 +0200 Subject: Add .fdi file from gentoo (also used by pld) This file causes devices having the capability "input.touchpad" to use our driver if they were made by Synaptics or ALPS. This file might need additions for other devices (i.e. I don't think Apple hardware is covered by this file). Note: This file is not installed by default. Distributions are free to install it or leave it. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3e06dc1..7636621 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,4 +19,4 @@ # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. AUTOMAKE_OPTIONS = foreign -SUBDIRS = src man tools +SUBDIRS = src man tools fdi -- cgit v1.2.3