diff options
Diffstat (limited to 'examples/shell/Makefile.am')
| -rw-r--r-- | examples/shell/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/shell/Makefile.am b/examples/shell/Makefile.am new file mode 100644 index 00000000..e4083d9a --- /dev/null +++ b/examples/shell/Makefile.am @@ -0,0 +1,3 @@ +EXTRA_DIST = \ + nm-logging.sh \ + get-hostname.sh |