Skip to content

Commit 83cbaa2

Browse files
theottlolcoombe
andauthored
Add arcs-make to Makefile.am (#102)
* ARCS release 1.2.0 * Update ChangeLog Co-authored-by: Lauren Coombe <lauren.e.coombe@gmail.com> * Add arcs-make to Makefile.am Co-authored-by: Lauren Coombe <lauren.e.coombe@gmail.com>
1 parent 1b88746 commit 83cbaa2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Makefile.am

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ SUBDIRS = \
88
dist_doc_DATA = \
99
README.md
1010

11-
EXTRA_DIST = autogen.sh
11+
EXTRA_DIST = autogen.sh \
12+
Examples/arcs-make \
13+
Examples/long-to-linked-pe \
14+
Examples/makeTSVfile.py

0 commit comments

Comments
 (0)