summaryrefslogtreecommitdiffstats
path: root/proxy/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/tests/Makefile.am')
-rw-r--r--proxy/tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/proxy/tests/Makefile.am b/proxy/tests/Makefile.am
index 058893f..21ec862 100644
--- a/proxy/tests/Makefile.am
+++ b/proxy/tests/Makefile.am
@@ -19,4 +19,7 @@ check_PROGRAMS = \
noinst_PROGRAMS = $(check_PROGRAMS)
+noinst_HEADERS = \
+ t_utils.h
+
all: $(check_PROGRAMS)