summaryrefslogtreecommitdiff
path: root/tutorial/dart
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2017-11-30 22:30:03 +0100
committerJens Geyer <jensg@apache.org>2017-12-01 23:01:41 +0100
commitf3a2974dfe63b3a551b422868f3990112bda5bd8 (patch)
tree35a1332929f12d12722d829edef1c375c901953d /tutorial/dart
parent152d1bef44853601d88d51e616387accfbc675a3 (diff)
downloadthrift-f3a2974dfe63b3a551b422868f3990112bda5bd8.tar.gz
THRIFT-4398 Update EXTRA_DIST for "make dist"
Client: Build process Patch: Jens Geyer This closes #1431
Diffstat (limited to 'tutorial/dart')
-rw-r--r--tutorial/dart/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tutorial/dart/Makefile.am b/tutorial/dart/Makefile.am
index 2e8cd342d..0495aca60 100644
--- a/tutorial/dart/Makefile.am
+++ b/tutorial/dart/Makefile.am
@@ -67,4 +67,7 @@ EXTRA_DIST = \
console_client/pubspec.yaml \
server/bin/main.dart \
server/pubspec.yaml \
+ console_client/.analysis_options \
+ client/.analysis_options \
+ server/.analysis_options \
build.sh