summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a77c767c..fcad1b80 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -729,7 +729,7 @@ endif
if MAINTAINER_MODE
noinst_PROGRAMS += tools/stktest
-tools_stktest_SOURCES = $(gdbus_sources) tools/stktest.c
+tools_stktest_SOURCES = $(gatchat_sources) $(gdbus_sources) tools/stktest.c
tools_stktest_LDADD = @GLIB_LIBS@ @DBUS_LIBS@
endif
endif