mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 14:35:59 +00:00
Add accessibility control panel.
svn path=/trunk/; revision=9947
This commit is contained in:
parent
9eefe9985c
commit
3ec9c96584
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ PATH_TO_TOP = ../..
|
|||
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
|
||||
CONTROL_PANELS = sysdm appwiz control
|
||||
CONTROL_PANELS = access appwiz control sysdm
|
||||
|
||||
all: $(CONTROL_PANELS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue