summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLuis Kornblueh <luis.kornblueh@zmaw.de>2012-10-01 16:28:43 +0100
committerThomas Jahns <jahns@dkrz.de>2013-02-19 11:32:59 +0100
commit4b36723ee6d556adb380d7f99c223adbabc60c5d (patch)
treee985a6c3a661cc6d585ae11e1408730a2de6cbc0 /tests
parentdf0de85317baa4ea676265319bd3a2853815aa5e (diff)
downloadlibaec-4b36723ee6d556adb380d7f99c223adbabc60c5d.tar.gz
libaec-4b36723ee6d556adb380d7f99c223adbabc60c5d.tar.bz2
libaec-4b36723ee6d556adb380d7f99c223adbabc60c5d.zip
A wrong definition in test/Makefile.am and the m4 directory and header files in inlcude were missing.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index dfb1213..2821b0d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/src
+AM_CPPFLAGS = -I$(top_srcdir)/src
TESTS = check_code_options check_buffer_sizes
check_LTLIBRARIES = libcheck_aec.la
libcheck_aec_la_SOURCES = check_aec.c check_aec.h