diff options
Diffstat (limited to 'specs/SIAddresses/Makefile.am')
-rw-r--r-- | specs/SIAddresses/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/specs/SIAddresses/Makefile.am b/specs/SIAddresses/Makefile.am new file mode 100644 index 0000000..662776a --- /dev/null +++ b/specs/SIAddresses/Makefile.am @@ -0,0 +1,6 @@ +dist_noinst_DATA = \ + hostname.txt \ + IPv6.txt \ + localuser.txt \ + README + |