diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-05-30 08:38:29 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-05-30 08:38:29 +0000 |
| commit | 502b3aecd646c124c99f82be813030a694782fcf (patch) | |
| tree | 873a95ebef323d69d5688d86378c9e5ee452146f /plugins/dfsound/Makefile.in | |
| parent | 928e43def776ab2cb40dbca87316ef956b805249 (diff) | |
| download | pcsxr-502b3aecd646c124c99f82be813030a694782fcf.tar.gz | |
supported translation for plugin config utilities
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23603 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfsound/Makefile.in')
| -rw-r--r-- | plugins/dfsound/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfsound/Makefile.in b/plugins/dfsound/Makefile.in index 715aa348..319bc687 100644 --- a/plugins/dfsound/Makefile.in +++ b/plugins/dfsound/Makefile.in @@ -243,7 +243,7 @@ INCLUDES = -DPIXMAPDIR=\"${datadir}/pixmaps/\" \ -DLOCALE_DIR=\"${datadir}/locale/\" \ -DDATADIR=\"${datadir}/psemu/\" \ $(GTK2_CFLAGS) $(GLADE2_CFLAGS) \ - -DVERSION=0 -DREVISION=1 -DBUILD=0 + -I../../include lib_LTLIBRARIES = libDFSound.la libDFSound_la_SOURCES = spu.c cfg.c dma.c freeze.c psemu.c registers.c \ |
