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/dfinput/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/dfinput/Makefile.in')
| -rw-r--r-- | plugins/dfinput/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfinput/Makefile.in b/plugins/dfinput/Makefile.in index 21515a10..b3aa8edb 100644 --- a/plugins/dfinput/Makefile.in +++ b/plugins/dfinput/Makefile.in @@ -241,7 +241,7 @@ INCLUDES = -DPIXMAPDIR=\"${datadir}/pixmaps/\" \ -DLOCALE_DIR=\"${datadir}/locale/\" \ -DDATADIR=\"${datadir}/psemu/\" \ $(GTK2_CFLAGS) $(GLADE2_CFLAGS) -I/usr/X11R6/include \ - -DVERSION=0 -DREVISION=1 -DBUILD=0 + -I../../include cfgDFInput_SOURCES = cfg.c padjoy.h cfgDFInput_LDADD = $(GTK2_LIBS) $(GLADE2_LIBS) |
