Skip to content
Snippets Groups Projects
Commit bc68025d authored by Kipp Cannon's avatar Kipp Cannon
Browse files

lal_cachesrc: don't add fdmemory to sources

- ship with EXTRA_DIST
parent eb66e85c
No related branches found
Tags gstlal-calibration-1.0.1-v1
No related merge requests found
AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_builddir)/lib
# FIXME: remove gstfdmemory.{c,h} when we can rely on gstreamer 1.6
EXTRA_DIST = \
gstfdmemory.h gstfdmemory.c
plugin_LTLIBRARIES = libgstlal.la
# FIXME: remove gstfdmemory.{c,h} when we can rely on gstreamer 1.6
libgstlal_la_SOURCES = \
gstlal.c \
gstlal_audioundersample.h gstlal_audioundersample.c \
gstlal_autochisq.h gstlal_autochisq.c \
gstlal_cachesrc.h gstlal_cachesrc.c \
gstfdmemory.h gstfdmemory.c \
gstlal_drop.h gstlal_drop.c \
gstlal_firbank.h gstlal_firbank.c \
gstlal_gate.h gstlal_gate.c \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment