summaryrefslogtreecommitdiff
path: root/tests/utils/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/utils/GNUmakefile')
-rwxr-xr-xtests/utils/GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/utils/GNUmakefile b/tests/utils/GNUmakefile
index 1acc028..98526e7 100755
--- a/tests/utils/GNUmakefile
+++ b/tests/utils/GNUmakefile
@@ -3,7 +3,8 @@ TOPDIR = ../..
SUBDIRS =
INCLUDE_DIRS = \
- -I. -I$(TOPDIR)/src
+ -I. -I$(TOPDIR)/src \
+ -I$(TOPDIR)/include/util
INCLUDE_LDFLAGS =