diff options
author | spiff_ <spiff_@svn> | 2010-02-14 21:14:13 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-02-14 21:14:13 +0000 |
commit | b09ed548474bae27f9468398ad774e8192ed1a78 (patch) | |
tree | a5528b0cac589a106a4212151212bb4b7d0f8dbd /Makefile.in | |
parent | e7055f67ec10663da47a8ac84454704946e29fca (diff) |
cosmetics
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27800 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 317ddf2341..a5ff416d9f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -31,8 +31,8 @@ BIN_DIRS= \ xbmc/lib/cmyth/libcmyth \ xbmc/lib/cmyth/librefmem \ xbmc/lib/libhts \ - xbmc/lib/libjsonrpc \ - xbmc/lib/libhttpapi \ + xbmc/lib/libjsonrpc \ + xbmc/lib/libhttpapi \ xbmc/lib/libPython \ xbmc/lib/libPython/xbmcmodule \ xbmc/lib/libRTMP \ |