summaryrefslogtreecommitdiff
path: root/src/decision/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/decision/Makefile.am')
-rw-r--r--src/decision/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/decision/Makefile.am b/src/decision/Makefile.am
index c399cbf71..4f454e9bf 100644
--- a/src/decision/Makefile.am
+++ b/src/decision/Makefile.am
@@ -10,4 +10,6 @@ libdecision_la_SOURCES = \
decision_engine.cpp \
decision_strategy.h \
justification_heuristic.h \
- justification_heuristic.cpp
+ justification_heuristic.cpp \
+ relevancy.h \
+ relevancy.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback