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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/yaml/Makefile.am b/plugins/yaml/Makefile.am
index b5d0835..868fcf1 100644
--- a/plugins/yaml/Makefile.am
+++ b/plugins/yaml/Makefile.am
@@ -42,6 +42,7 @@ libyaml_la_SOURCES = \
node-int.h \
node.h node.c \
pair.h pair.c \
+ reader-int.h \
reader.h reader.c \
scalar.h scalar.c \
tree.h tree.c