mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-31 01:10:58 +02:00
all: clean up pwrmngr header file
Origin commit data
------------------
Branch: master
Commit: 5ccc49af32
Author: max_10 <max_10@gmx.de>
Date: 2018-03-22 (Thu, 22 Mar 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
noinst_LTLIBRARIES = libgeneric.la
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
AM_CPPFLAGS = -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS
|
||||
AM_CPPFLAGS += \
|
||||
-I$(top_srcdir)/common \
|
||||
-I$(top_srcdir)/include
|
||||
|
||||
@@ -21,7 +22,6 @@ libgeneric_la_SOURCES = \
|
||||
audio.cpp \
|
||||
glfb.cpp \
|
||||
init.cpp \
|
||||
pwrmngr.cpp \
|
||||
record.cpp
|
||||
|
||||
if ENABLE_GSTREAMER_01
|
||||
@@ -43,5 +43,3 @@ libgeneric_la_SOURCES += \
|
||||
playback.cpp
|
||||
endif
|
||||
endif
|
||||
|
||||
AM_CPPFLAGS += -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS
|
||||
|
@@ -1 +0,0 @@
|
||||
../libspark/pwrmngr.cpp
|
@@ -1 +0,0 @@
|
||||
../libspark/pwrmngr.h
|
Reference in New Issue
Block a user