aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.mk
diff options
context:
space:
mode:
authorRainer Hochecker <fernetmenta@online.de>2014-12-16 12:21:41 +0100
committerRainer Hochecker <fernetmenta@online.de>2014-12-16 12:21:41 +0100
commit1eb76885b36989a62737cdfb35a20954feb5b6b9 (patch)
tree8ed135fbac9d3e4e45d48244445848fd576990ae /bootstrap.mk
parent7c97b3358ec978d510b53eed8d5cca64d5c39c36 (diff)
Revert "change xbmc/ path to src/ in all files"
This reverts commit 4949be256667f3e500e52b7084476ae1f2b00d92.
Diffstat (limited to 'bootstrap.mk')
-rw-r--r--bootstrap.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap.mk b/bootstrap.mk
index 0a30fee331..8bc4795b92 100644
--- a/bootstrap.mk
+++ b/bootstrap.mk
@@ -1,6 +1,6 @@
BOOTSTRAP_SUBDIRS += configure.in
-BOOTSTRAP_SUBDIRS += src/screensavers/rsxs-0.9/configure.ac
-BOOTSTRAP_SUBDIRS += src/visualizations/Goom/goom2k4-0/configure.in
+BOOTSTRAP_SUBDIRS += xbmc/screensavers/rsxs-0.9/configure.ac
+BOOTSTRAP_SUBDIRS += xbmc/visualizations/Goom/goom2k4-0/configure.in
BOOTSTRAP_SUBDIRS += lib/cpluff/configure.ac
BOOTSTRAP_SUBDIRS += lib/gtest/configure.ac