mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
Revert "2015-09-05 Fred Gleason <fredg@paravelsystems.com>"
This reverts commit c1f86bbde1.
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
##
|
||||
## Core Audio Engine Makefile.am for Rivendell
|
||||
##
|
||||
## Copyright 2002-2015 Fred Gleason <fredg@paravelsystems.com>
|
||||
## Copyright 2002-2006 Fred Gleason <fredg@paravelsystems.com>
|
||||
##
|
||||
## $Id: Makefile.am,v 1.33.8.1 2012/11/29 01:37:34 cvs Exp $
|
||||
##
|
||||
## This program is free software; you can redistribute it and/or modify
|
||||
## it under the terms of the GNU General Public License version 2 as
|
||||
@@ -30,18 +32,13 @@ moc_%.cpp: %.h
|
||||
bin_PROGRAMS = caed
|
||||
|
||||
dist_caed_SOURCES = cae.cpp cae.h\
|
||||
## cae_alsa.cpp\
|
||||
## cae_hpi.cpp\
|
||||
## cae_jack.cpp\
|
||||
cae_socket.cpp cae_socket.h\
|
||||
driver.cpp driver.h\
|
||||
driver_hpi.cpp driver_hpi.h\
|
||||
driverfactory.cpp driverfactory.h
|
||||
cae_alsa.cpp\
|
||||
cae_hpi.cpp\
|
||||
cae_jack.cpp\
|
||||
cae_socket.cpp cae_socket.h
|
||||
|
||||
nodist_caed_SOURCES = moc_cae.cpp\
|
||||
moc_cae_socket.cpp\
|
||||
moc_driver.cpp\
|
||||
moc_driver_hpi.cpp
|
||||
moc_cae_socket.cpp
|
||||
|
||||
caed_LDADD = @LIB_RDLIBS@\
|
||||
@LIBALSA@\
|
||||
|
||||
Reference in New Issue
Block a user