diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 5a99227c4c..7b3fce69a0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -107,6 +107,7 @@ NWAOBJSXBMC= xbmc/threads/threads.a \ ifeq (@USE_WEB_SERVER@,1) DIRECTORY_ARCHIVES += xbmc/network/httprequesthandler/httprequesthandlers.a +DIRECTORY_ARCHIVES += xbmc/network/httprequesthandler/python/httprequesthandlers-python.a endif DIRECTORY_ARCHIVES += xbmc/interfaces/legacy/legacy.a |