summaryrefslogtreecommitdiff
path: root/plugins/yaml/python/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-12-11 00:01:03 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-12-11 00:01:03 (GMT)
commit700425c7d1e884882603eb49cec2a6a6c4118686 (patch)
treecc451fbd6d0611edf49e1c4368adc8c1a8ef30b0 /plugins/yaml/python/Makefile.am
parent48395d4471d87c20bdbd06bbab1ae3af938ff823 (diff)
Improved the search of Yaml nodes.
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 a750343..8d6ddaa 100644
--- a/plugins/yaml/python/Makefile.am
+++ b/plugins/yaml/python/Makefile.am
@@ -7,6 +7,7 @@ libyamlpython_la_SOURCES = \
module.h module.c \
node.h node.c \
reader.h reader.c \
+ scalar.h scalar.c \
tree.h tree.c
libyamlpython_la_LDFLAGS =