From 6462dd3963ba36b9969483b4b377b9f480aed8bc Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 16 Apr 2018 15:35:57 +0200 Subject: [PATCH] tests: Makefile.am: Fix typo in include path Change-Id: I036f1f587f2a5eaf93ec8fb619bf76b571c1633a --- tests/Transceiver52M/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Transceiver52M/Makefile.am b/tests/Transceiver52M/Makefile.am index 79f73c6a..8a05bd85 100644 --- a/tests/Transceiver52M/Makefile.am +++ b/tests/Transceiver52M/Makefile.am @@ -1,6 +1,6 @@ include $(top_srcdir)/Makefile.common -AM_CFLAGS = -Wall -I$(top_srcdir)/Transciever52 $(STD_DEFINES_AND_INCLUDES) -g +AM_CFLAGS = -Wall -I$(top_srcdir)/Transceiver52M $(STD_DEFINES_AND_INCLUDES) -g EXTRA_DIST = convolve_test.ok