mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Build new control panel applications.
svn path=/trunk/; revision=11475
This commit is contained in:
parent
92ac842d73
commit
7b61512539
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ PATH_TO_TOP = ../..
|
|||
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
|
||||
CONTROL_PANELS = access appwiz desk ncpa sysdm control
|
||||
CONTROL_PANELS = access appwiz desk intl main ncpa sysdm control
|
||||
|
||||
all: $(CONTROL_PANELS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue