diff options
| author | Michael Biebl <biebl@debian.org> | 2012-03-24 01:37:02 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2012-03-24 01:37:02 +0100 |
| commit | de06e5715e780baade318f3490ac7a4c9ce84e32 (patch) | |
| tree | 23fbc3fafc12072476eff98bee60100eb54c29db /examples/shell/Makefile.am | |
| parent | b436a68a20ff3114ded32a7a3d70cdd4954039f9 (diff) | |
Imported Upstream version 0.9.4.0 upstream/0.9.4.0
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 |