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

gstlal-ugly: add multirate back into tree, disable plugin

parent 03df1d37
No related branches found
No related tags found
No related merge requests found
......@@ -23,4 +23,4 @@ CUDA_SUBDIRS =
endif
SUBDIRS = lal python $(FRAMECPP_SUBDIRS) $(GDS_SUBDIRS) $(NDS_SUBDIRS) $(CUDA_SUBDIRS) # multirate
SUBDIRS = lal python $(FRAMECPP_SUBDIRS) $(GDS_SUBDIRS) $(NDS_SUBDIRS) $(CUDA_SUBDIRS) multirate
noinst_HEADERS = multiratefirdecim.h multiratefirinterp.h
plugin_LTLIBRARIES = libgstmultirate.la
#plugin_LTLIBRARIES = libgstmultirate.la
libgstmultirate_la_SOURCES = multirate.c \
multiratefirdecim.h multiratefirdecim.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