aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLars Op den Kamp <lars@opdenkamp.eu>2011-10-11 00:39:21 +0200
committerLars Op den Kamp <lars@opdenkamp.eu>2011-10-11 00:59:58 +0200
commit4f2c2b68ba04c6cc041d13f47583940759e97693 (patch)
tree0f7271cc439be2c75b52691add41589edb1b0f37 /.gitignore
parentc4927115ea390991ec91997b1a10f5cc2b240b8c (diff)
cec: use libcec as an internal lib and fetch it in "bootstrap". added --enable-external-libcec option to configure.
to keep a permanent copy, remove "make download" from bootstrap to change the location of the tarball to another mirror, change lib/libcec/Makefile.in
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 5 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index ff43a3410b..9287d7fadd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -175,6 +175,11 @@ lib/cmyth/Makefile
/lib/cpluff/libcpluff/win32/Debug
/lib/cpluff/libcpluff/win32/Release
+# /lib/libcec
+/lib/libcec/Makefile
+/lib/libcec/include
+/lib/libcec/libcec
+
# /lib/enca
/lib/enca/libenca_win32/Debug
/lib/enca/libenca_win32/Release
@@ -230,20 +235,6 @@ lib/cmyth/Makefile
/lib/libass/m4/ltversion.m4
/lib/libass/m4/lt~obsolete.m4
-# /lib/libcec
-/lib/libcec/Makefile
-/lib/libcec/Makefile.in
-/lib/libcec/aclocal.m4
-/lib/libcec/config.guess
-/lib/libcec/config.sub
-/lib/libcec/configure
-/lib/libcec/depcomp
-/lib/libcec/install-sh
-/lib/libcec/ltmain.sh
-/lib/libcec/missing
-/lib/libcec/src/lib/Makefile.in
-/lib/libcec/src/testclient/Makefile.in
-
# /lib/libiconv
/lib/libiconv/libiconv_win32/Debug
/lib/libiconv/libiconv_win32/Release