diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-12-24 04:52:00 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-12-24 04:52:00 +0000 |
| commit | 159f94d878e14aa4a04e82b9b0284d2960fddfff (patch) | |
| tree | 5942537c54cc6c55728ad67f8e8a8f8af4fcc6d4 /Makefile.in | |
| parent | b9d454cc7dc4ddb0ae87eaf5020d32aeec6c6fd0 (diff) | |
| download | pcsxr-159f94d878e14aa4a04e82b9b0284d2960fddfff.tar.gz | |
autoreconf.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61448 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index d7d91b96..b4430e18 100644 --- a/Makefile.in +++ b/Makefile.in @@ -259,8 +259,8 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = data doc po libpcsxcore gui pixmaps plugins/dfinput \ - plugins/dfsound plugins/dfxvideo plugins/dfcdrom plugins/dfnet \ - plugins/bladesio1 $(PEOPSXGL) + plugins/dfsound plugins/dfxvideo plugins/gxvideo \ + plugins/dfcdrom plugins/dfnet plugins/bladesio1 $(PEOPSXGL) EXTRA_DIST = AUTHORS COPYING INSTALL NEWS README ChangeLog ChangeLog.df all: all-recursive |
