mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
removed something i shouldn't have
svn path=/trunk/; revision=9575
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.120 2004/05/31 19:39:53 gdalsnes Exp $
|
||||
# $Id: Makefile,v 1.121 2004/05/31 23:37:22 gdalsnes Exp $
|
||||
#
|
||||
# ReactOS Operating System
|
||||
#
|
||||
@@ -114,6 +114,7 @@ OBJECTS_RTL = \
|
||||
rtl/swprintf.o \
|
||||
rtl/wstring.o \
|
||||
rtl/nls.o \
|
||||
rtl/rangelist.o \
|
||||
rtl/libsupp.o
|
||||
|
||||
OBJECTS_RTL := $(filter-out $(RTL_EXCLUDE_FILTER), $(OBJECTS_RTL))
|
||||
|
||||
Reference in New Issue
Block a user