summaryrefslogtreecommitdiffstats
path: root/contrib/file/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/file/tests/Makefile.am')
-rw-r--r--contrib/file/tests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/file/tests/Makefile.am b/contrib/file/tests/Makefile.am
index 46c02e8..8bf4f27 100644
--- a/contrib/file/tests/Makefile.am
+++ b/contrib/file/tests/Makefile.am
@@ -1,12 +1,14 @@
check_PROGRAMS = test
test_LDADD = $(top_builddir)/src/libmagic.la
-test_CPPFLAGS = -I$(top_srcdir)/src
+test_CPPFLAGS = -I$(top_builddir)/src
EXTRA_DIST = \
escapevel.result \
escapevel.testfile \
gedcom.result \
gedcom.testfile \
+hddrawcopytool.result \
+hddrawcopytool.testfile \
issue311docx.result \
issue311docx.testfile
OpenPOWER on IntegriCloud