X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=Makefile;h=2c2767ac37b92e8e6168976f1646510dec0960ed;hp=900a5d837070032ed072af84bac661036f81a2b2;hb=29a8c4f3e7fee7678e4b18de1748b9c4255dcef2;hpb=9411ba241f8f6ea0926a76c13a3329a95856b420 diff --git a/Makefile b/Makefile index 900a5d83..2c2767ac 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ plugins/dfinput/%.o: CFLAGS += -Wall OBJS += plugins/dfinput/pad.o # gui -OBJS += frontend/main.o frontend/plugin.o +OBJS += frontend/main.o frontend/plugin.o ifeq "$(USE_GTK)" "1" OBJS += maemo/hildon.o maemo/main.o maemo/%.o: maemo/%.c