diff options
| author | tv <tv@xso> | 2011-08-31 23:50:23 +0200 |
|---|---|---|
| committer | tv <tv@xso> | 2011-08-31 23:50:23 +0200 |
| commit | e69dc0b22e2335d6c8f8bf2f11a5c6c767d1715d (patch) | |
| tree | ad086953938b76cb9547d8cefcae6ccbf835f5fb /retiolum/scripts/adv_graphgen/Makefile | |
| parent | 09d6dd479e62372badb4684c5718038f72198295 (diff) | |
| parent | a001a6f2e5bf9a594e42038f5f7b49381ed8ca04 (diff) | |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'retiolum/scripts/adv_graphgen/Makefile')
| -rw-r--r-- | retiolum/scripts/adv_graphgen/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/retiolum/scripts/adv_graphgen/Makefile b/retiolum/scripts/adv_graphgen/Makefile new file mode 100644 index 00000000..fafac84e --- /dev/null +++ b/retiolum/scripts/adv_graphgen/Makefile @@ -0,0 +1,4 @@ +install: + #punani install graphviz + echo "add this line to your tinc.conf if you dare:" + echo 'GraphDumpFile = |/krebs/retiolum/scripts/adv_graphgen /srv/http/tmp/graphs/' |
