typo in comment
This commit is contained in:
parent
529acb1754
commit
4062db4020
|
@ -87,7 +87,7 @@ endif
|
||||||
XCALIBRATE_SRCS = xcalibrate.c
|
XCALIBRATE_SRCS = xcalibrate.c
|
||||||
if XCALIBRATE
|
if XCALIBRATE
|
||||||
BUILTIN_SRCS += $(XCALIBRATE_SRCS)
|
BUILTIN_SRCS += $(XCALIBRATE_SRCS)
|
||||||
# XCalibrare needs tslib
|
# XCalibrate needs tslib
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# X EVent Interception Extension: allows accessibility helpers & composite
|
# X EVent Interception Extension: allows accessibility helpers & composite
|
||||||
|
|
Loading…
Reference in New Issue