aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorAlTheKiller <AlTheKiller@svn>2010-01-22 19:28:19 +0000
committerAlTheKiller <AlTheKiller@svn>2010-01-22 19:28:19 +0000
commit9904c57ccc8d727df2903ffc38d9c2d741a07be8 (patch)
tree50609cfb993b157b43e442cb4d6ff483b27c8327 /Makefile.in
parent862a5761bee957e8cba11cad9929c66fd21602ed (diff)
fixed: posix dir wasn't cleaned
added: copyright notices to new files git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27072 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 9aa069b1d7..929a9866e6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -47,7 +47,8 @@ BIN_DIRS= \
xbmc/utils \
xbmc/settings \
xbmc/linux \
- xbmc/osx
+ xbmc/osx \
+ xbmc/posix
EC_DIRS= \
tools/EventClients