Makefile.am: build the "dsd2pcm" program
This commit is contained in:
@@ -1225,6 +1225,15 @@ test_test_queue_priority_SOURCES = \
|
|||||||
test_test_queue_priority_LDADD = \
|
test_test_queue_priority_LDADD = \
|
||||||
$(GLIB_LIBS)
|
$(GLIB_LIBS)
|
||||||
|
|
||||||
|
if HAVE_CXX
|
||||||
|
noinst_PROGRAMS += src/dsd2pcm/dsd2pcm
|
||||||
|
|
||||||
|
src_dsd2pcm_dsd2pcm_SOURCES = \
|
||||||
|
src/dsd2pcm/dsd2pcm.c src/dsd2pcm/dsd2pcm.h \
|
||||||
|
src/dsd2pcm/noiseshape.c src/dsd2pcm/noiseshape.h \
|
||||||
|
src/dsd2pcm/main.cpp
|
||||||
|
endif
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user