X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=d751fb12c3c16c0df1eee688de9dd5339f05bb6e;hb=976907a40062e6e9bb6a05530259132fe1c2a90e;hp=993b05e155a8ed08f805b3a666620e313ab64a1c;hpb=54b375e0d7031d0fae9deb0f7ba815793ae4115e;p=pcsx_rearmed.git diff --git a/Makefile b/Makefile index 993b05e1..d751fb12 100644 --- a/Makefile +++ b/Makefile @@ -258,7 +258,9 @@ LDFLAGS += -lm endif # dfinput +ifneq "$(PLATFORM)" "libretro" OBJS += plugins/dfinput/main.o plugins/dfinput/pad.o plugins/dfinput/guncon.o +endif # frontend/gui OBJS += frontend/cspace.o