sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
13
lib/libXext/specs/Makefile.am
Normal file
13
lib/libXext/specs/Makefile.am
Normal file
|
@ -0,0 +1,13 @@
|
|||
|
||||
if ENABLE_SPECS
|
||||
|
||||
# Main DocBook/XML files (DOCTYPE book)
|
||||
docbook = dbelib.xml dpmslib.xml shapelib.xml synclib.xml xtest1.xml
|
||||
|
||||
# The location where the DocBook/XML files and their generated formats are installed
|
||||
shelfdir = $(docdir)
|
||||
|
||||
# Generate DocBook/XML output formats with or without stylesheets
|
||||
include $(top_srcdir)/docbook.am
|
||||
|
||||
endif ENABLE_SPECS
|
Loading…
Add table
Add a link
Reference in a new issue