Skip to content
Snippets Groups Projects
Commit b942ca43 authored by deuce's avatar deuce
Browse files

We don't need pasteboard with SDL2

parent cb9d62e0
Branches
Tags
No related merge requests found
......@@ -30,9 +30,6 @@ else
NEED_BITMAP := 1
OBJS += $(MTOBJODIR)$(DIRSEP)sdl_con$(OFILE)
OBJS += $(MTOBJODIR)$(DIRSEP)sdlfuncs$(OFILE)
ifeq ($(os),darwin)
OBJS += $(MTOBJODIR)$(DIRSEP)pasteboard$(OFILE)
endif
endif
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment