diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-09-08 14:56:45 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-09-08 14:56:45 +0000 |
| commit | 1777549e90132ef18bce339efd6a000441eb6060 (patch) | |
| tree | 4fd07393a1d0f0a07f475ea1969ff3e244b8dcdb /gui/Makefile.in | |
| parent | 52afb9f8afbb17597461a96199941c62c6e7c634 (diff) | |
| download | pcsxr-1777549e90132ef18bce339efd6a000441eb6060.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@29266 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'gui/Makefile.in')
| -rw-r--r-- | gui/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/Makefile.in b/gui/Makefile.in index db10da70..6a61653e 100644 --- a/gui/Makefile.in +++ b/gui/Makefile.in @@ -220,6 +220,7 @@ INCLUDES = -DPACKAGE_DATA_DIR=\"${datadir}/pcsx/\" \ -DLOCALE_DIR=\"${datadir}/locale/\" \ $(GTK2_CFLAGS) $(GLADE2_CFLAGS) \ -I$(top_srcdir)/libpcsxcore -I$(top_srcdir)/include \ + -DPSEMU_DATA_DIR=\"${datadir}/psemu\" \ -DDEF_PLUGIN_DIR=\"${libdir}/games/psemu\" pcsx_SOURCES = \ |
