diff options
Diffstat (limited to 'bootstrap.mk')
-rw-r--r-- | bootstrap.mk | 4 |
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 |