summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPhilip Chimento <philip@endlessm.com>2013-10-04 14:44:19 -0700
committerPhilip Chimento <philip@endlessm.com>2013-10-04 14:44:19 -0700
commitc88184c169352e2512a0f68ff16ef4388995f45e (patch)
treeb4d1d3fd42c0cf31e503a6d2ccff6b2d8cf3a8b8 /Makefile.am
parentd4c83acef1574b8f819395b4663ba04bf99daca0 (diff)
Add README.md to dist
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 013493e..e021742 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ SUBDIRS = po . docs/reference/endless
ACLOCAL_AMFLAGS = -I m4
# Extra files to distribute in the tarball
-EXTRA_DIST = @EOS_SDK_API_NAME@.pc.in
+EXTRA_DIST = README.md @EOS_SDK_API_NAME@.pc.in
# Compiler flags
DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@