mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 08:05:43 +00:00
fix case of XML.o
svn path=/branches/xmlbuildsystem/; revision=12870
This commit is contained in:
parent
4e235dbcc9
commit
679e6f6c09
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ BASE_OBJECTS = \
|
|||
module.o \
|
||||
project.o \
|
||||
ssprintf.o \
|
||||
xml.o
|
||||
XML.o
|
||||
|
||||
OBJECTS = $(BASE_OBJECTS) rbuild.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue