We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b88746 commit 83cbaa2Copy full SHA for 83cbaa2
Makefile.am
@@ -8,4 +8,7 @@ SUBDIRS = \
8
dist_doc_DATA = \
9
README.md
10
11
-EXTRA_DIST = autogen.sh
+EXTRA_DIST = autogen.sh \
12
+ Examples/arcs-make \
13
+ Examples/long-to-linked-pe \
14
+ Examples/makeTSVfile.py
0 commit comments