summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2013-12-17 15:21:48 -0800
committerEric Anholt <eric@anholt.net>2013-12-17 15:21:48 -0800
commit0b55e879b133e006445bef3bd9e39d844bf85231 (patch)
treecb52ea0acabbcb8a5d7bdf6e3779888ca0816170 /Makefile.am
parente6ec61b73735249d56dfe79a59a2c1e15d18a75a (diff)
Include the README in the distributed tarball.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fb4c4ac..f5cf736 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,6 +27,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = epoxy.pc
EXTRA_DIST = \
+ README.md \
epoxy.pc.in \
registry/egl.xml \
registry/gl.xml \