summaryrefslogtreecommitdiff
path: root/plugins/yaml/python/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/yaml/python/Makefile.am')
-rw-r--r--plugins/yaml/python/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/yaml/python/Makefile.am b/plugins/yaml/python/Makefile.am
index 89b319c..f3dc989 100644
--- a/plugins/yaml/python/Makefile.am
+++ b/plugins/yaml/python/Makefile.am
@@ -3,6 +3,7 @@ noinst_LTLIBRARIES = libyamlpython.la
libyamlpython_la_SOURCES = \
collection.h collection.c \
+ constants.h constants.c \
module.h module.c \
node.h node.c \
pair.h pair.c \