summaryrefslogtreecommitdiff
path: root/package/xbmc/patches/patch-xbmc_powermanagement_linux_Makefile
blob: fefd9390924f1df0e0a98a012912151b09e64df9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- xbmc-12.3-Frodo.orig/xbmc/powermanagement/linux/Makefile	2013-12-12 22:47:49.000000000 +0100
+++ xbmc-12.3-Frodo/xbmc/powermanagement/linux/Makefile	2014-01-29 07:59:01.000000000 +0100
@@ -2,7 +2,8 @@ SRCS=ConsoleDeviceKitPowerSyscall.cpp \
      ConsoleUPowerSyscall.cpp \
      HALPowerSyscall.cpp \
      UPowerSyscall.cpp \
-     SystemdUPowerSyscall.cpp
+     SystemdUPowerSyscall.cpp \
+     LinuxPowerSyscall.cpp
 
 LIB=powermanagement_linux.a