diff options
author | marha <marha@users.sourceforge.net> | 2011-06-13 19:54:55 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-06-13 19:54:55 +0200 |
commit | f4babb3a422e27cd33fba36f7a21eb67b7dee25d (patch) | |
tree | 92729aa42576ba2ef746c0168231ce806ddf114d /X11/xtrans/doc/Makefile.am | |
parent | ee6b5ca3b101697d067675efa68f0e603cd61ffa (diff) | |
download | vcxsrv-f4babb3a422e27cd33fba36f7a21eb67b7dee25d.tar.gz vcxsrv-f4babb3a422e27cd33fba36f7a21eb67b7dee25d.tar.bz2 vcxsrv-f4babb3a422e27cd33fba36f7a21eb67b7dee25d.zip |
libX11 mesa xkeyboard-config libXmu libXext libXdmcp libxtrans x11proto git update 13 Jun 2011
Diffstat (limited to 'X11/xtrans/doc/Makefile.am')
-rw-r--r-- | X11/xtrans/doc/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/X11/xtrans/doc/Makefile.am b/X11/xtrans/doc/Makefile.am index 71b40e4e5..014c956ae 100644 --- a/X11/xtrans/doc/Makefile.am +++ b/X11/xtrans/doc/Makefile.am @@ -1,6 +1,5 @@ if ENABLE_DOCS -if HAVE_XMLTO # Main DocBook/XML files (DOCTYPE book) docbook = xtrans.xml @@ -11,5 +10,4 @@ shelfdir = $(docdir) # Generate DocBook/XML output formats with or without stylesheets include $(top_srcdir)/docbook.am -endif HAVE_XMLTO endif ENABLE_DOCS |