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

gstlal: don't forget to include gstfdmemory.{c,h} in package

parent 97016a8d
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,13 @@ AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_builddir)/lib
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