diff options
author | montellese <montellese@xbmc.org> | 2012-10-05 13:26:07 +0200 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2012-10-05 13:26:07 +0200 |
commit | 2011d32c4efec184e4ae08c15f1086f041ef468c (patch) | |
tree | 72f40fe1bd7cc82a1716d8f2d1b25519a6a2346d /bootstrap.mk | |
parent | 952e305e1120d29e63a1316f7f8e10d4eab7e23a (diff) |
[linux] remove remaining references to libid3tag/libapetag
Diffstat (limited to 'bootstrap.mk')
-rw-r--r-- | bootstrap.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap.mk b/bootstrap.mk index b4dfe13194..8bc4795b92 100644 --- a/bootstrap.mk +++ b/bootstrap.mk @@ -1,8 +1,6 @@ BOOTSTRAP_SUBDIRS += configure.in -BOOTSTRAP_SUBDIRS += lib/libid3tag/libid3tag/configure.ac BOOTSTRAP_SUBDIRS += xbmc/screensavers/rsxs-0.9/configure.ac BOOTSTRAP_SUBDIRS += xbmc/visualizations/Goom/goom2k4-0/configure.in -BOOTSTRAP_SUBDIRS += lib/libapetag/configure.in BOOTSTRAP_SUBDIRS += lib/cpluff/configure.ac BOOTSTRAP_SUBDIRS += lib/gtest/configure.ac |