diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-02-14 20:53:40 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-02-14 20:53:40 +0000 |
| commit | ba0c9b98bf69b8e54e7117b21f2282d3b79c2988 (patch) | |
| tree | 69deb0c8279dcfec0e37e327faf36d530a6d8eaa /Makefile.am | |
| parent | d1ba7d9232b2d81e69631de3a126ff52eefbc764 (diff) | |
| download | pcsxr-ba0c9b98bf69b8e54e7117b21f2282d3b79c2988.tar.gz | |
sio1;
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82900 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 043e2461..6130c9ce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,14 @@ -SUBDIRS = data doc po libpcsxcore gui pixmaps -SUBDIRS += plugins/dfinput plugins/dfsound -SUBDIRS += plugins/dfxvideo plugins/dfcdrom plugins/dfnet - +SUBDIRS = data +SUBDIRS += doc +SUBDIRS += pixmaps +SUBDIRS += po +SUBDIRS += libpcsxcore +SUBDIRS += gui +SUBDIRS += plugins/dfinput +SUBDIRS += plugins/dfsound +SUBDIRS += plugins/dfxvideo +SUBDIRS += plugins/dfcdrom +SUBDIRS += plugins/dfnet SUBDIRS += plugins/bladesio1 SUBDIRS += $(PEOPSXGL) |
