We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7574b3 commit 7dcf508Copy full SHA for 7dcf508
1 file changed
Makefile.am
@@ -10,6 +10,8 @@ dist_doc_DATA = \
10
README.md
11
12
EXTRA_DIST = autogen.sh \
13
- Examples/arcs-make \
14
- Examples/makeTSVfile.py
+ bin/arcs-make \
+ bin/makeTSVfile.py \
15
+ Examples/arcs-make \
16
+ Examples/makeTSVfile.py
17
0 commit comments