diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-10-17 12:51:15 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-10-24 19:58:40 -0400 |
commit | 0ea6c432a068fc4edf90c614e68a4f4be94edd14 (patch) | |
tree | 34d709e6b7769f1fd6ba871da52baf43a84825da /doc/Makefile.am | |
parent | 7a3e69cfb079c7345f3d9b1217f373a706ba544c (diff) |
doc: move doc files to the newly created doc dir.
As per guidelines for all xorg modules.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 0000000..5119700 --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1,6 @@ +EXTRA_DIST = \ + xpm.PS.gz \ + FAQ.html \ + README.AMIGA \ + README.html \ + README.MSW |