aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
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 95d7fff..42335e8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -114,7 +114,7 @@ check_PROGRAMS = \
num2word\
$(DBMPROGS)
-INCLUDES = -I$(top_srcdir)/src -I$(top_builddir)/src $(DBMINCLUDES)
+AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_builddir)/src $(DBMINCLUDES)
noinst_HEADERS=progname.h
gtdel_LDADD = ../src/libgdbm.la
gtload_LDADD = ../src/libgdbm.la

Return to:

Send suggestions and report system problems to the System administrator.