mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 08:48:07 +02:00
doc: Don't install introspect.xsl for now
Maybe this should be installed, but for now maintain parity with Autotools. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
b47263d0ab
commit
47deeb4a9e
1 changed files with 0 additions and 1 deletions
|
|
@ -145,7 +145,6 @@ xml_dir = get_option('datadir') / 'xml' / 'dbus-1'
|
|||
dtd_files = [
|
||||
'busconfig.dtd',
|
||||
'introspect.dtd',
|
||||
'introspect.xsl',
|
||||
]
|
||||
|
||||
install_data(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue