diff options
author | davilla <davilla@4pi.com> | 2011-10-13 14:53:01 -0400 |
---|---|---|
committer | davilla <davilla@4pi.com> | 2011-10-13 17:44:51 -0400 |
commit | 3a0c3c037de6d02eec47611e5213be815783bfb8 (patch) | |
tree | 9ebbf7ef6efefe31943315f3eea08104d4e61736 /.gitignore | |
parent | 86683ca0c0ea6808022222b83897ee2b4fb35c55 (diff) |
changed libcec to be dyloaded like others, also change lib/libcec/Makefile to be pure convenence make and remove the internal/external bits, libcec is a system lib. treat it that way.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index d7c757e576..ac7432aef0 100644 --- a/.gitignore +++ b/.gitignore @@ -176,8 +176,6 @@ lib/cmyth/Makefile /lib/cpluff/libcpluff/win32/Release # /lib/libcec -/lib/libcec/Makefile -/lib/libcec/include /lib/libcec/libcec # /lib/enca |