diff options
Diffstat (limited to '')
-rw-r--r-- | flows/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flows/Makefile.am b/flows/Makefile.am new file mode 100644 index 0000000..053782b --- /dev/null +++ b/flows/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = flows.py ssh_nodes.py Readme.txt |