diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-09-30 02:37:57 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-09-30 02:37:57 +0000 |
commit | 4608a2b654be84b2e345bcada63422d18c74a06e (patch) | |
tree | 2c04a118baeafc5e400aabc40ef99f0d41f69b13 /Xext | |
parent | aa74468aa59b95424cd0000179b8985b267d639b (diff) |
Man page processing/installation and other doc file updates
Diffstat (limited to 'Xext')
-rw-r--r-- | Xext/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Xext/Makefile.am b/Xext/Makefile.am index 9dafa163d..adce70f80 100644 --- a/Xext/Makefile.am +++ b/Xext/Makefile.am @@ -43,7 +43,8 @@ endif EXTRA_DIST = \ appgroup.h \ - xvdisp.h + xvdisp.h \ + README.xtest1-ddx # dmx.c has a hard dependency on the dmx DDX libXext_la_SOURCES = \ |