From 41bab68212533f4697ad378af574e06ea83e4fd9 Mon Sep 17 00:00:00 2001 From: Daniel Elstner Date: Sat, 3 Oct 2015 14:21:01 +0200 Subject: tests: Rename DECODERS_DIR to DECODERS_TESTDIR Avoid confusion resulting from using the same macro name for different purposes. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cd93059..a8df8f6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -75,7 +75,7 @@ tests_main_SOURCES = \ tests/inst.c \ tests/session.c -tests_main_CPPFLAGS = -DDECODERS_DIR='"$(abs_top_srcdir)/decoders"' +tests_main_CPPFLAGS = -DDECODERS_TESTDIR='"$(abs_top_srcdir)/decoders"' tests_main_LDADD = libsigrokdecode.la $(SRD_EXTRA_LIBS) $(TESTS_LIBS) MAINTAINERCLEANFILES = ChangeLog -- cgit v1.2.3-70-g09d2