summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/tests/Makefile.am b/plugins/tests/Makefile.am
index 0d82be1..cd4caeb 100644
--- a/plugins/tests/Makefile.am
+++ b/plugins/tests/Makefile.am
@@ -9,6 +9,8 @@ INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/intl
9 9
10EXTRA_PROGRAMS = test_utils 10EXTRA_PROGRAMS = test_utils
11 11
12EXTRA_DIST = test_utils.t
13
12LIBS = @LIBINTL@ 14LIBS = @LIBINTL@
13 15
14test_utils_SOURCES = test_utils.c 16test_utils_SOURCES = test_utils.c