summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gr-run-waveform/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-run-waveform/Makefile.am b/gr-run-waveform/Makefile.am
index de820ee48..2e0b4c3ae 100644
--- a/gr-run-waveform/Makefile.am
+++ b/gr-run-waveform/Makefile.am
@@ -25,7 +25,7 @@ DIST_SUBDIRS = config
bin_PROGRAMS = run_waveform
run_waveform_SOURCES = run_waveform.cc
-run_waveform_CPPFLAGS = $(GUILE_CFLAGS)
+run_waveform_CPPFLAGS = $(GUILE_CFLAGS) -DSRCDIR=\"$(srcdir)\"
run_waveform_LDADD = $(GUILE_LIBS)
DISTCLEANFILES = gr-run-waveform.tar.gz