Makefile.am: move sources to libsystem.a
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "FifoOutputPlugin.hxx"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "Timer.hxx"
|
||||
#include "fd_util.h"
|
||||
#include "system/fd_util.h"
|
||||
#include "open.h"
|
||||
|
||||
#include <glib.h>
|
||||
|
@@ -23,7 +23,7 @@
|
||||
#include "util/fifo_buffer.h"
|
||||
#include "Page.hxx"
|
||||
#include "IcyMetaDataServer.hxx"
|
||||
#include "SocketError.hxx"
|
||||
#include "system/SocketError.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
@@ -24,10 +24,10 @@
|
||||
#include "OutputAPI.hxx"
|
||||
#include "EncoderPlugin.hxx"
|
||||
#include "EncoderList.hxx"
|
||||
#include "resolver.h"
|
||||
#include "system/resolver.h"
|
||||
#include "Page.hxx"
|
||||
#include "IcyMetaDataServer.hxx"
|
||||
#include "fd_util.h"
|
||||
#include "system/fd_util.h"
|
||||
#include "Main.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#include "OssOutputPlugin.hxx"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "MixerList.hxx"
|
||||
#include "fd_util.h"
|
||||
#include "system/fd_util.h"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "OutputAPI.hxx"
|
||||
#include "EncoderPlugin.hxx"
|
||||
#include "EncoderList.hxx"
|
||||
#include "fd_util.h"
|
||||
#include "system/fd_util.h"
|
||||
#include "open.h"
|
||||
|
||||
#include <assert.h>
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "SolarisOutputPlugin.hxx"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "fd_util.h"
|
||||
#include "system/fd_util.h"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
|
Reference in New Issue
Block a user