diff options
author | marha <marha@users.sourceforge.net> | 2010-12-06 08:03:07 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-12-06 08:03:07 +0000 |
commit | 4218fd3a8c41e4d9715cbcd6d855736028835fb8 (patch) | |
tree | 528be12917049d77b6633654640765b804612cc1 /libXext/specs/Makefile.am | |
parent | 30eaf03aef5847adb6da7efd4bbf4a4abaf5d738 (diff) | |
download | vcxsrv-4218fd3a8c41e4d9715cbcd6d855736028835fb8.tar.gz vcxsrv-4218fd3a8c41e4d9715cbcd6d855736028835fb8.tar.bz2 vcxsrv-4218fd3a8c41e4d9715cbcd6d855736028835fb8.zip |
libXext xserver pixman git update 6-12-2010
Diffstat (limited to 'libXext/specs/Makefile.am')
-rw-r--r-- | libXext/specs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libXext/specs/Makefile.am b/libXext/specs/Makefile.am index 0d6379223..10dbed24f 100644 --- a/libXext/specs/Makefile.am +++ b/libXext/specs/Makefile.am @@ -22,7 +22,7 @@ #
if ENABLE_SPECS
-doc_sources = dbelib.xml dpmslib.xml shapelib.xml synclib.xml
+doc_sources = dbelib.xml dpmslib.xml shapelib.xml synclib.xml xtest1.xml
dist_doc_DATA = $(doc_sources)
if HAVE_XMLTO
|