diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-12-02 15:33:34 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-12-02 16:16:26 -0500 |
commit | eef13837a6296cbe8d4cd9bda74352769f6a1a66 (patch) | |
tree | edf5d9dd12e0b3c7e45835cf6d6d05c0c6093544 /specs/SIAddresses/Makefile.am | |
parent | fb8a596aec87133500b6ee33b7843d82b09ecdf7 (diff) |
specs: add ServerInterpreted addresses directory
Relocated from xorg-docs/specs/SIAddresses
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
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 + |