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:
max_10
2018-03-22 21:20:06 +01:00
committed by Thilo Graf
parent 2a7c033ed7
commit c9feb84a09
22 changed files with 231 additions and 418 deletions

View File

@@ -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

View File

@@ -1 +0,0 @@
../libspark/pwrmngr.cpp

View File

@@ -1 +0,0 @@
../libspark/pwrmngr.h