diff options
author | Eamon Walsh <efw@eamonwalsh.com> | 2009-12-17 04:39:00 -0500 |
---|---|---|
committer | Eamon Walsh <efw@eamonwalsh.com> | 2009-12-17 04:39:00 -0500 |
commit | aae22e6c4d3484139f99098ff302de89a762e6ae (patch) | |
tree | b864bfdfce37f671b4d981cd2a861347b2aa1e5e /doc | |
parent | ae63c4fa66a5a36117183e98c7125bb9944244b1 (diff) |
Install documentation and README files.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 0000000..6591037 --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1 @@ +dist_doc_DATA = XcbPythonBinding.txt |