commit | f3a2974dfe63b3a551b422868f3990112bda5bd8 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Nov 30 22:30:03 2017 +0100 |
committer | Jens Geyer <jensg@apache.org> | Fri Dec 01 23:01:41 2017 +0100 |
tree | 35a1332929f12d12722d829edef1c375c901953d | |
parent | 152d1bef44853601d88d51e616387accfbc675a3 [diff] [blame] |
THRIFT-4398 Update EXTRA_DIST for "make dist" Client: Build process Patch: Jens Geyer This closes #1431
diff --git a/tutorial/dart/Makefile.am b/tutorial/dart/Makefile.am index 2e8cd34..0495aca 100644 --- a/tutorial/dart/Makefile.am +++ b/tutorial/dart/Makefile.am
@@ -67,4 +67,7 @@ console_client/pubspec.yaml \ server/bin/main.dart \ server/pubspec.yaml \ + console_client/.analysis_options \ + client/.analysis_options \ + server/.analysis_options \ build.sh