summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-02-14 20:53:40 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-02-14 20:53:40 +0000
commitba0c9b98bf69b8e54e7117b21f2282d3b79c2988 (patch)
tree69deb0c8279dcfec0e37e327faf36d530a6d8eaa /Makefile.am
parentd1ba7d9232b2d81e69631de3a126ff52eefbc764 (diff)
downloadpcsxr-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.am15
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)