diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-11 06:44:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-11 06:44:41 +0000 |
commit | b7ac854ab42e52d83a983a513f3a736aba2dd017 (patch) | |
tree | db18e9d7d666786371e04dfc334fdaab047db100 /x11-drivers/Makefile | |
parent | 1920884475f735cb39bda160a8a6b3590d39bc4e (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 909842f24d68..f1578bc11907 100644 --- a/x11-drivers/Makefile +++ b/x11-drivers/Makefile @@ -3,7 +3,6 @@ COMMENT = X11 drivers - SUBDIR += input-wacom SUBDIR += xf86-input-acecad SUBDIR += xf86-input-egalax SUBDIR += xf86-input-elographics @@ -16,6 +15,7 @@ SUBDIR += xf86-input-penmount SUBDIR += xf86-input-synaptics SUBDIR += xf86-input-vmmouse + SUBDIR += xf86-input-wacom SUBDIR += xf86-input-void SUBDIR += xf86-video-apm SUBDIR += xf86-video-ark |