From 502b3aecd646c124c99f82be813030a694782fcf Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sat, 30 May 2009 08:38:29 +0000 Subject: supported translation for plugin config utilities git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23603 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- plugins/dfcdrom/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/dfcdrom/Makefile.am') diff --git a/plugins/dfcdrom/Makefile.am b/plugins/dfcdrom/Makefile.am index 41949526..da03d92c 100644 --- a/plugins/dfcdrom/Makefile.am +++ b/plugins/dfcdrom/Makefile.am @@ -10,8 +10,7 @@ INCLUDES = -DPIXMAPDIR=\"${datadir}/pixmaps/\" \ -DLOCALE_DIR=\"${datadir}/locale/\" \ -DDATADIR=\"${datadir}/psemu/\" \ $(GTK2_CFLAGS) \ - -DREVISION=1 -DBUILD=0 \ - -I../../libpcsxcore + -I../../libpcsxcore -I../../include bin_PROGRAMS = cfgDFCdrom cfgDFCdrom_SOURCES = cfg-gtk2.c main.c support.c interface.c callbacks.c -- cgit v1.2.3