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 /.gitignore | |
parent | 952e305e1120d29e63a1316f7f8e10d4eab7e23a (diff) |
[linux] remove remaining references to libid3tag/libapetag
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/.gitignore b/.gitignore index b9cb9d2af7..da4354f644 100644 --- a/.gitignore +++ b/.gitignore @@ -355,14 +355,6 @@ lib/cmyth/Makefile /lib/pcre/libpcre/Debug /lib/pcre/libpcre/Release -# /lib/libapetag -/lib/libapetag/Makefile -/lib/libapetag/config.h -/lib/libapetag/install-sh -/lib/libapetag/libtool -/lib/libapetag/m4/lt~obsolete.m4 -/lib/libapetag/stamp-h1 - # /project /project/obj /project/output @@ -422,7 +414,6 @@ lib/cmyth/Makefile /system/librtmp.dll /system/libexif.dll /system/libexpat.dll -/system/libid3tag.dll /system/libidn-11.dll /system/libssh2.dll /system/libssl32.dll @@ -1067,30 +1058,6 @@ lib/cmyth/Makefile # /xbmc/music/karaoke/ /xbmc/music/karaoke/Makefile -# /lib/libapetag/ -/lib/libapetag/Makefile -/lib/libapetag/libtool -/lib/libapetag/stamp-h1 -/lib/libapetag/config.h -/lib/libapetag/Debug -/lib/libapetag/Release -/lib/libapetag/aclocal.m4 -/lib/libapetag/config.guess -/lib/libapetag/config.h.in -/lib/libapetag/config.h.in~ -/lib/libapetag/config.sub -/lib/libapetag/configure -/lib/libapetag/depcomp -/lib/libapetag/INSTALL -/lib/libapetag/ltmain.sh -/lib/libapetag/m4/libtool.m4 -/lib/libapetag/m4/ltoptions.m4 -/lib/libapetag/m4/ltsugar.m4 -/lib/libapetag/m4/ltversion.m4 -/lib/libapetag/m4/lt~obsolete.m4 -/lib/libapetag/Makefile.in -/lib/libapetag/missing - # /lib/cmyth/ /lib/cmyth/Makefile.depend /lib/cmyth/Win32/libcmyth.lib @@ -1122,35 +1089,6 @@ lib/cmyth/Makefile /lib/libhts/Win32/Debug /lib/libhts/Win32/Release -# /lib/libid3tag/ -/lib/libid3tag/Makefile -/lib/libid3tag/libid3tag/autom4te.cache -/lib/libid3tag/libid3tag/configure -/lib/libid3tag/libid3tag/Makefile -/lib/libid3tag/libid3tag/compat.c -/lib/libid3tag/libid3tag/config.h -/lib/libid3tag/libid3tag/frametype.c -/lib/libid3tag/libid3tag/libid3tag.list -/lib/libid3tag/libid3tag/libtool -/lib/libid3tag/libid3tag/stamp-h1 -/lib/libid3tag/libid3tag/msvc++/Makefile -/lib/libid3tag/libid3tag/msvc++/libid3tag.lib -/lib/libid3tag/libid3tag/msvc++/Debug -/lib/libid3tag/libid3tag/msvc++/Release -/lib/libid3tag/libid3tag/aclocal.m4 -/lib/libid3tag/libid3tag/config.guess -/lib/libid3tag/libid3tag/config.h.in -/lib/libid3tag/libid3tag/config.h.in~ -/lib/libid3tag/libid3tag/config.sub -/lib/libid3tag/libid3tag/depcomp -/lib/libid3tag/libid3tag/INSTALL -/lib/libid3tag/libid3tag/install-sh -/lib/libid3tag/libid3tag/ltmain.sh -/lib/libid3tag/libid3tag/Makefile.in -/lib/libid3tag/libid3tag/missing -/lib/libid3tag/libid3tag/mkinstalldirs -/lib/libid3tag/libid3tag/msvc++/Makefile.in - # /xbmc/interfaces/ /xbmc/interfaces/Makefile |