Skip to content

Commit

Permalink
link to utki
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis committed Jan 8, 2024
1 parent b3f4f1f commit 9d144ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ define mordavokne_rules
this_ldlibs += -framework Cocoa -framework OpenGL -ldl
endif

this_ldlibs += -lmorda -lpapki -ltreeml
this_ldlibs += -lmorda -lpapki -ltreeml -lutki

ifeq ($(os), macosx)
this_mm_obj := $$(d)$$(this_out_dir)obj_$$(this_name)/objc/mordavokne/glue/macosx/glue.mm.o
Expand Down

0 comments on commit 9d144ba

Please sign in to comment.