aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authornotaz2010-12-25 21:29:45 +0200
committernotaz2010-12-25 21:29:53 +0200
commit4f3639fab62fa95f4bdc620b2e3500e717a0fcf3 (patch)
tree9c7942b833f2b6c39ec7afd44d10f1c3436b92fd /Makefile
parenta7ce1fc5856aa569f831dc3f41d4d812374e95b5 (diff)
downloadpcsx_rearmed-4f3639fab62fa95f4bdc620b2e3500e717a0fcf3.tar.gz
pcsx_rearmed-4f3639fab62fa95f4bdc620b2e3500e717a0fcf3.tar.bz2
pcsx_rearmed-4f3639fab62fa95f4bdc620b2e3500e717a0fcf3.zip
menu: add config save/load
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4748fc..3062753 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ plugins/cdrcimg/%.o: CFLAGS += -Wall
OBJS += plugins/cdrcimg/cdrcimg.o
# gui
-OBJS += gui/Config.o gui/Plugin.o
+OBJS += gui/Plugin.o
OBJS += frontend/main.o frontend/plugin.o frontend/plugin_lib.o
OBJS += frontend/menu.o