summaryrefslogtreecommitdiffhomepage
path: root/mixlib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mixlib/Makefile.am')
-rw-r--r--mixlib/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/mixlib/Makefile.am b/mixlib/Makefile.am
index 2c1f818..475fad3 100644
--- a/mixlib/Makefile.am
+++ b/mixlib/Makefile.am
@@ -29,7 +29,10 @@ libmix_a_SOURCES = mix.h mix.c \
mix_src_file.c mix_src_file.h \
mix_vm_clock.c mix_vm_clock.h \
mix_vm_command.c mix_vm_command.h \
- mix_config.c mix_config.h
+ mix_config.c mix_config.h \
+ mix_predicate.c mix_predicate.h \
+ mix_predicate_list.c mix_predicate_list.h
+