Sign in
chromium
/
chromiumos
/
third_party
/
modemmanager-next
/
refs/heads/factory-2338.B
/
.
/
introspection
/
Makefile.am
blob: f29f8dc9bdf31a0b5b6733adfc7451369bb0025c [
file
] [
edit
]
# DBus Introspection files
XMLS
=
$
(
wildcard
*.
xml
)
xmldir
=
$
(
datadir
)/
dbus
-
1
/
interfaces
xml_DATA
=
$
(
filter
-
out
all
.
xml
,
$
(
XMLS
))
EXTRA_DIST
=
$
(
XMLS
)