mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:17:35 +00:00
parent
c23addd1fb
commit
1309c45cc6
2 changed files with 2 additions and 5 deletions
|
@ -6,5 +6,5 @@ all: $(LIBRARY)
|
|||
|
||||
include Makefile.shared
|
||||
|
||||
$(LIBRARY): $(LIBHTML_OBJS)
|
||||
$(LIBRARY): $(GENERATED_SOURCES) $(LIBHTML_OBJS)
|
||||
@echo "LIB $@"; $(AR) rcs $@ $(LIBHTML_OBJS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue