X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=d751fb12c3c16c0df1eee688de9dd5339f05bb6e;hb=311312335dca8b82913397418ca5c8aa8a677081;hp=993b05e155a8ed08f805b3a666620e313ab64a1c;hpb=a903b13150257ec490fe776fb5bc2e1fbc2a312e;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