diff --git a/Makefile.am b/Makefile.am index 8fc393d..749f031 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,6 +10,8 @@ dist_doc_DATA = \ README.md EXTRA_DIST = autogen.sh \ - Examples/arcs-make \ - Examples/makeTSVfile.py + bin/arcs-make \ + bin/makeTSVfile.py \ + Examples/arcs-make \ + Examples/makeTSVfile.py