]> andersk Git - libyaml.git/blobdiff - include/Makefile.am
Move yaml/yaml.h to yaml.h and merge version.c to api.c.
[libyaml.git] / include / Makefile.am
index 5c5f7dd69540ef3688be5a596c361d7743ff2e9a..3c7323c40dffed4c7dc805f855d0fcd69417dace 100644 (file)
@@ -1,4 +1,4 @@
-INCLUDES = yaml/yaml.h #yaml/yaml_version.h yaml/yaml_error.h
+INCLUDES = yaml.h
 DOXYGEN_CFG = $(top_srcdir)/doc/doxygen.cfg
 
 nobase_include_HEADERS = $(INCLUDES)
This page took 0.374989 seconds and 4 git commands to generate.