aboutsummaryrefslogtreecommitdiff
path: root/examples/simpletest
diff options
context:
space:
mode:
Diffstat (limited to 'examples/simpletest')
-rw-r--r--examples/simpletest/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/simpletest/Makefile.am b/examples/simpletest/Makefile.am
index c3ab176..d4d9230 100644
--- a/examples/simpletest/Makefile.am
+++ b/examples/simpletest/Makefile.am
@@ -1,7 +1,7 @@
MAINTAINERCLEANFILES = Makefile.in
noinst_PROGRAMS = simpletest
-INCLUDES = -I$(top_srcdir)/src
+AM_CFLAGS = -I$(top_srcdir)/src
simpletest_SOURCES = simpletest.c
simpletest_LDADD = ../../src/libxtract.la