Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/calendar.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Ehrke <developer@georgehrke.com>2017-01-16 16:50:08 +0300
committerGeorg Ehrke <developer@georgehrke.com>2017-01-16 18:35:51 +0300
commit948af10c558a3b3a56f168f32669a6ba6b076811 (patch)
tree61572153453a38dee6581720258428780090def9 /Makefile
parent61a4a964c7795da50aae5b872d109ebf41eea399 (diff)
add Changelog.md and increment to 1.5.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1d3bc819..0c373b70 100644
--- a/Makefile
+++ b/Makefile
@@ -156,6 +156,8 @@ appstore:
"js/vendor/fullcalendar/dist/locale-all.js" \
"js/vendor/davclient.js/lib/client.js" \
"js/vendor/hsl_rgb_converter/converter.js" \
+ "COPYING" \
+ "CHANGELOG.md" \
$(appstore_build_directory)
ifdef CAN_SIGN
mv $(configdir)/config.php $(configdir)/config-2.php