diff options
Diffstat (limited to 'hw/xfree86/doc/devel/Makefile.am')
-rw-r--r-- | hw/xfree86/doc/devel/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hw/xfree86/doc/devel/Makefile.am b/hw/xfree86/doc/devel/Makefile.am new file mode 100644 index 0000000..c9eca5e --- /dev/null +++ b/hw/xfree86/doc/devel/Makefile.am @@ -0,0 +1,7 @@ +# Documentation for developers that is distributed with the source but +# not installed on the system for end-users + +EXTRA_DIST = \ + Registry \ + exa-driver.txt \ + README.DRIcomp |