Skip to content

Commit 7dcf508

Browse files
committed
Add bin files to distribution
1 parent b7574b3 commit 7dcf508

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Makefile.am

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ dist_doc_DATA = \
1010
README.md
1111

1212
EXTRA_DIST = autogen.sh \
13-
Examples/arcs-make \
14-
Examples/makeTSVfile.py
13+
bin/arcs-make \
14+
bin/makeTSVfile.py \
15+
Examples/arcs-make \
16+
Examples/makeTSVfile.py
1517

0 commit comments

Comments
 (0)