summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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@