aboutsummaryrefslogtreecommitdiffstats
path: root/extras/wip/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extras/wip/tools/Makefile.am')
-rw-r--r--extras/wip/tools/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/extras/wip/tools/Makefile.am b/extras/wip/tools/Makefile.am
new file mode 100644
index 0000000..89df9f6
--- /dev/null
+++ b/extras/wip/tools/Makefile.am
@@ -0,0 +1,5 @@
+SUBDIRS =
+
+if HAVE_TOOL_STATS
+SUBDIRS += tool-stats
+endif