fix a smaller issue with win32ksys, when u did delete win32k.s or type make win32ksys_clean

this file was not being rebuild or remove.  

svn path=/trunk/; revision=28193
This commit is contained in:
Magnus Olsen 2007-08-06 13:20:31 +00:00
parent 064b0ec043
commit e753659117

View file

@ -59,8 +59,7 @@ NCI_SERVICE_FILES = \
$(WIN32K_SERVICE_TABLE) \
$(NTDLL_STUBS) \
$(KERNEL_STUBS) \
$(WIN32K_GDI_STUBS) \
$(WIN32K_USER_STUBS)
$(WIN32K_STUBS)
$(NCI_SERVICE_FILES): $(NCI_TARGET) $(KERNEL_SVC_DB) $(WIN32K_SVC_DB)
$(ECHO_NCI)