summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorKirill Simonov <xi@resolvent.net>2006-05-20 22:43:15 +0000
committerKirill Simonov <xi@resolvent.net>2006-05-20 22:43:15 +0000
commitcec6fc98ebecc208edc30a900e6ab195e7c21851 (patch)
tree5d1010377ff93a7c476f89fcaa8847d83eb4d8ab /include/Makefile.am
parent9e05b78ca5d1e05a5665da4d503eaad56eb49cb1 (diff)
downloadlibyaml-git-cec6fc98ebecc208edc30a900e6ab195e7c21851.tar.gz
Add the basic autoconf infrastructure.
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
new file mode 100644
index 0000000..29b04f3
--- /dev/null
+++ b/include/Makefile.am
@@ -0,0 +1 @@
+nobase_include_HEADERS = yaml/yaml.h yaml/yaml_version.h yaml/yaml_error.h