summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKirill Simonov <xi@resolvent.net>2014-01-12 18:27:39 -0600
committerKirill Simonov <xi@resolvent.net>2014-01-12 18:27:39 -0600
commit0193c166b6f0c71f182052cf412f7bd22b6e4fd5 (patch)
tree6f2826892d733016914b987c74459b8c299b922a /Makefile.am
parent324f06935c76f219910ea30eb94a92cb39568dd9 (diff)
downloadlibyaml-hg-0193c166b6f0c71f182052cf412f7bd22b6e4fd5.tar.gz
Added a basic CMake project.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4111fdb..de2a3cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@
SUBDIRS = include src . tests win32
-EXTRA_DIST = README LICENSE doc/doxygen.cfg
+EXTRA_DIST = README LICENSE CMakeLists.txt doc/doxygen.cfg
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = yaml-0.1.pc