summaryrefslogtreecommitdiff
path: root/plugins/yaml/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/yaml/Makefile.am')
-rw-r--r--plugins/yaml/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/yaml/Makefile.am b/plugins/yaml/Makefile.am
index 75e3cc2..9ba479c 100644
--- a/plugins/yaml/Makefile.am
+++ b/plugins/yaml/Makefile.am
@@ -30,8 +30,10 @@ libyaml_la_SOURCES = \
collection.h collection.c \
core.h core.c \
line.h line.c \
+ node-int.h \
node.h node.c \
reader.h reader.c \
+ scalar.h scalar.c \
tree.h tree.c
libyaml_la_LIBADD = \