summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/Makefile.am')
-rw-r--r--testsuites/samples/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/samples/Makefile.am b/testsuites/samples/Makefile.am
index dc1ba1e509..b60442273b 100644
--- a/testsuites/samples/Makefile.am
+++ b/testsuites/samples/Makefile.am
@@ -22,5 +22,5 @@ AUTOMAKE_FILES = sample.am
EXTRA_DIST = $(AUTOMAKE_FILES)
-include $(top_srcdir)/../../../../automake/subdirs.am
-include $(top_srcdir)/../../../../automake/local.am
+include $(top_srcdir)/../automake/subdirs.am
+include $(top_srcdir)/../automake/local.am