diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-01-23 16:28:36 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-01-23 16:28:36 +0000 |
commit | 340b57f8beb786be8990652b17d2e45f182346e6 (patch) | |
tree | c3e6d8718763fb6c4df9ddb40d2544e7ceccaccd /x11-drivers/Makefile | |
parent | 66a81c62b92aa3373e54dc3b68238b43561f244f (diff) |
Notes
Diffstat (limited to 'x11-drivers/Makefile')
-rw-r--r-- | x11-drivers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/Makefile b/x11-drivers/Makefile index 1b0bc5670bfb..075f104b8316 100644 --- a/x11-drivers/Makefile +++ b/x11-drivers/Makefile @@ -4,7 +4,6 @@ COMMENT = X11 drivers SUBDIR += input-wacom - SUBDIR += synaptics SUBDIR += xf86-input-acecad SUBDIR += xf86-input-calcomp SUBDIR += xf86-input-citron @@ -27,6 +26,7 @@ SUBDIR += xf86-input-penmount SUBDIR += xf86-input-spaceorb SUBDIR += xf86-input-summa + SUBDIR += xf86-input-synaptics SUBDIR += xf86-input-tek4957 SUBDIR += xf86-input-vmmouse SUBDIR += xf86-input-void |