summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2020-10-11 14:23:37 +0200
committerMarcus Meissner <marcus@jet.franken.de>2020-10-11 14:23:37 +0200
commit1047f76c2b29ce715163c6f46fbe7bf8bd60d9bf (patch)
tree54a31442ec647d3259ff9f11483d6e8cbbb81d1b /Makefile.am
parentf824c2210226fe6bf1c7232473b77a94ec4f75fe (diff)
downloadlibmtp-1047f76c2b29ce715163c6f46fbe7bf8bd60d9bf.tar.gz
added a RELEASE-CHECKLIST.md
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 7b7e06b..05eeac4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ ACLOCAL_AMFLAGS=-I m4
pkgconfigdir=$(libdir)/pkgconfig
pkgconfig_DATA=libmtp.pc
-EXTRA_DIST=libmtp.pc libmtp.sh COPYING README.windows.txt
+EXTRA_DIST=libmtp.pc libmtp.sh COPYING README.windows.txt RELEASE-CHECKLIST.md
# This stuff only makes sense on Linux so only
# build and ship it on Linux.