summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e34cc3c..398103b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -63,7 +63,7 @@ tests_check_main_SOURCES = \
tests_check_main_CFLAGS = $(AM_CFLAGS) @check_CFLAGS@
tests_check_main_LDADD = $(top_builddir)/libsigrokdecode.la @check_LIBS@
tests_check_main_CPPFLAGS = $(CPPFLAGS_PYTHON) \
- -DDECODERS_DIR='"$(abs_top_builddir)/decoders"'
+ -DDECODERS_DIR='"$(abs_top_srcdir)/decoders"'
endif
MAINTAINERCLEANFILES = ChangeLog