yamerl/include/Makefile.am
Jean-Sébastien Pédron 734788df4a Fix terminology: replace "represent" by "construct"
Representation is a completely unrelated step during YAML dump. The
correct name is "Construction".
2011-09-27 10:13:42 +02:00

10 lines
278 B
Makefile

headersdir = $(ERLANG_INSTALL_LIB_DIR_yaml)/include
nobase_dist_headers_DATA = yaml_types.hrl \
yaml_errors.hrl \
yaml_tokens.hrl \
yaml_nodes.hrl \
yaml_nodes_yakaz.hrl \
internal/yaml_parser.hrl \
internal/yaml_constr.hrl