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.am | |
| 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.am')
| -rw-r--r-- | gui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/Makefile.am b/gui/Makefile.am index b9744092..ee62fa66 100644 --- a/gui/Makefile.am +++ b/gui/Makefile.am @@ -3,6 +3,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\" bin_PROGRAMS = pcsx |
