diff options
Diffstat (limited to 'extras/metrics/Makefile.am')
-rw-r--r-- | extras/metrics/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/metrics/Makefile.am b/extras/metrics/Makefile.am index 99e080aed..037276679 100644 --- a/extras/metrics/Makefile.am +++ b/extras/metrics/Makefile.am @@ -4,6 +4,7 @@ LINK = $(LINK_HYENA_DEPS) SOURCES = \ Database.cs \ Main.cs \ + Metric.cs \ MetaMetrics.cs \ MultiUserSample.cs |