]> andersk Git - libyaml.git/blobdiff - src/Makefile.am
Add Emitter definitions and implement the Writer.
[libyaml.git] / src / Makefile.am
index c7f6da2ab9cf94bac16c4b6f15a88ae15eda4329..25a5bc82e8d81a1324558820da9419ebdd12f9e9 100644 (file)
@@ -1,4 +1,4 @@
 AM_CPPFLAGS = -I$(top_srcdir)/include
 lib_LTLIBRARIES = libyaml.la
-libyaml_la_SOURCES = api.c reader.c scanner.c parser.c
+libyaml_la_SOURCES = api.c reader.c scanner.c parser.c writer.c
 libyaml_la_LDFLAGS = -release $(YAML_LT_RELEASE) -version-info $(YAML_LT_CURRENT):$(YAML_LT_REVISION):$(YAML_LT_AGE)
This page took 1.015748 seconds and 4 git commands to generate.